S
Shoan
In my database I have a field in my personnel table that determines the date
when a person will leave. I've been trying to create a query that will give
me the number of days equal to 365 days or sometimes 90 days from that date.
I've tried this.
Criteria: Now() <= [type in number in days] departure date.
I'm so lost I don't know what to do anymore.
Shoan
when a person will leave. I've been trying to create a query that will give
me the number of days equal to 365 days or sometimes 90 days from that date.
I've tried this.
Criteria: Now() <= [type in number in days] departure date.
I'm so lost I don't know what to do anymore.
Shoan