Another quick question...

dan_s

New member
Local time
Today, 00:51
Joined
Apr 22, 2008
Messages
9
Hi,

I have a database showing car details, and need to show all records whose MOT is due within the next 30 days/one month (from today)

It might be similar to my first question.

Thanks in advance

Dan
 
It is exactly the same ! Just use + instead of - and use 30 instead of 14 ???
 
It's similar, but it will depend on the month surely? Is there a way to do it by month rather than days?
Thanks
Dan
 
Next 30 days is like I said...

Exactly one month allways is what Odin said... Use the DateAdd function.
 

Users who are viewing this thread

Back
Top Bottom