Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Current Date Parameters

Status
Not open for further replies.

RachelK

Programmer
Mar 18, 2002
171
GB
Hi,

I have a parameter that is a date range this is linked by select the expert to database.datefield I would like this so that the user cannot enter todays date or a date greater than todays date. The select the expert formula is >= the (?date) parameter. I thought that maybe I could surpress the report if (?Date) > Current date this does not seem to work what is the function for todays date.

Any ideas I would be greatfull.

Rachel
 
Current Date is one word.

ie: {?date} >= currentdate

Naith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top