C
Carmi
Hi -
I'm trying to determine how to create a Query based on a date field for
records over 45 days old.
here is the formula I started with in the Design Form: Date Field:
Criteria
DateDiff("d",[Date_of_Service],Date())
How can I get the Query to only return records over 45 days from Date
of Service?
I hope I provided enough information.
Thanks for your help,
Carmi
I'm trying to determine how to create a Query based on a date field for
records over 45 days old.
here is the formula I started with in the Design Form: Date Field:
Criteria
DateDiff("d",[Date_of_Service],Date())
How can I get the Query to only return records over 45 days from Date
of Service?
I hope I provided enough information.
Thanks for your help,
Carmi