Date Query

S

Steve

I wish to add a +60 day ireld for a query from a field called [Date].
this to automatically add 60 days from the date in [Date]

ideas please

TIA

steve
 
B

bcap

Unless I'm missing something:

[Date] + 60

Bad idea to use [Date] (or any other reserved word) as a field name though.
 
Top