Using current date in queries

E

Ernest Lai

Hi I would like to produce a query where the current date is shown but not in
the default way. I searched the help file and you can use this: Expr10:
Date()

However this displays the date in the format: MM/DD/YYYY
I would like todays date to be show in the following format:

YYYYMMDD with no seperators.


Any help much appreciated and many thanks in advance

Ernest
 
Top