I have a field called duedate, this has conditional formatting to be a different color at: due in 3 weeks, due in 1 week, and overdue. We have a query to display these, so in the conditional formatting we have the following:
expression is: [DaysRemaining]<8 and etc for the other dates.
So can I create a query button to display all the jobs due within 8 days etc??
Played around a bit but I cant make it work.
expression is: [DaysRemaining]<8 and etc for the other dates.
So can I create a query button to display all the jobs due within 8 days etc??
Played around a bit but I cant make it work.