on 2006 Oct 16 2:01 PM
Hi,
I have to display data between arrival date and departure date based on user input.
Ex-
Arrival date Depart Date
01.01.2005 06.01.2005
07.01.2005 10.01.2005
11.01.2005 12.01.2005
Requirement :
User will enter date : 01.01.2005 to 07.01.2005.
Now it should pick all the data between this range .
Output :
01.01.2005 06.01.2005
07.01.2005 10.01.2005
Both records lies between 01.01.2005 to 07.01.2005, so it should display 2 records.
Pls guide.
Thx in advance
Nilesh
Hi,
Create variable on Arrival and Departure date and restrict you charcteristic with this variables.
Regards,
San!
Message was edited by: San!
Message was edited by: San!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.