MrMcFestoe
Technical User
I have a query that i cant get to work, so iam about to give up, any help or ideas on this would be great.
I have a field called LAST_SERVICE_VISIT which displays the date a service was made on a system ddmmyyyy this works fine and pulls the information from a subform.
I also have a field SERVICE_FREQ which is a combo box and can equal 3, 6, 12 months.
what iam trying to do is have a query list the systems that have not been serviced within the SERVICE_FREQ of the date the query is run.
so if SERVICE_FREQ = 12 then list all systems that have not been serviced in the last 12months of the current date.
does that make sense.
Thanks
I have a field called LAST_SERVICE_VISIT which displays the date a service was made on a system ddmmyyyy this works fine and pulls the information from a subform.
I also have a field SERVICE_FREQ which is a combo box and can equal 3, 6, 12 months.
what iam trying to do is have a query list the systems that have not been serviced within the SERVICE_FREQ of the date the query is run.
so if SERVICE_FREQ = 12 then list all systems that have not been serviced in the last 12months of the current date.
does that make sense.
Thanks