Hi,
I need to return the records between two dates. Now I know I can to Between Date1 And Date2. But I dont want to have to change it all the time.
Can I do something like Between Date()-4 And Date() - I have tried this but it does not seem to work. What I want to do is return the results for 5 days, so if it is friday get from monday to the current friday.
Any help will be great.
Cheers,
sfx
I need to return the records between two dates. Now I know I can to Between Date1 And Date2. But I dont want to have to change it all the time.
Can I do something like Between Date()-4 And Date() - I have tried this but it does not seem to work. What I want to do is return the results for 5 days, so if it is friday get from monday to the current friday.
Any help will be great.
Cheers,
sfx