Pedro Magueija
Registered User.
- Local time
- Today, 15:35
- Joined
- Nov 21, 2003
- Messages
- 13
Is there a function that returns the value "01-01-CurrentYear"??
I need this value because I want my query to return all records between the begining of the year and current date. I already did this but I had to insert <Between #01-01-2004# And Date()> in the criteria of the query. What I want is to have the initial date to change years automatically.
Thanks in advance...
I need this value because I want my query to return all records between the begining of the year and current date. I already did this but I had to insert <Between #01-01-2004# And Date()> in the criteria of the query. What I want is to have the initial date to change years automatically.
Thanks in advance...