How would I create a query with aging criteria for:
under 30 days, between 31 & 60 days, between 61 and 90 days, etc. I would also like to set it up with a now() function so that it can be used without rebuilding every time. The info is coming from one table, which I would add to the grid multiple times to access the one field with the needed date.
TIA, Laura
under 30 days, between 31 & 60 days, between 61 and 90 days, etc. I would also like to set it up with a now() function so that it can be used without rebuilding every time. The info is coming from one table, which I would add to the grid multiple times to access the one field with the needed date.
TIA, Laura