Hi Everyone
I need some help with what should be a simple query, but I can't seem to pull it off. I have to be able to specify a record every 90 days from its start date, which is ReportDate in my table. What I tried was enterring separate expressions, [ReportDate]+90, [ReportDate]+180, etc in the query, but some of my records may be on hand for 5 years or more and that would be an excessive amount of expressions to be enterring into the query, I think. Isn't there a better way to show each 90 days than what I was going to do? I also need to reference each 90 day mark for a report. Of course, the report date is totally different for each record, otherwise it would be easier. Any suggestions will be appreciated, thanks in advance.
I need some help with what should be a simple query, but I can't seem to pull it off. I have to be able to specify a record every 90 days from its start date, which is ReportDate in my table. What I tried was enterring separate expressions, [ReportDate]+90, [ReportDate]+180, etc in the query, but some of my records may be on hand for 5 years or more and that would be an excessive amount of expressions to be enterring into the query, I think. Isn't there a better way to show each 90 days than what I was going to do? I also need to reference each 90 day mark for a report. Of course, the report date is totally different for each record, otherwise it would be easier. Any suggestions will be appreciated, thanks in advance.