T
Tamara
Hello,
I have a query where I select the items in our property room on a specific
day by using the criteria [Received Date]<=Date AND [Disposed Date]>=Date or
Is Null. I then have another query that is based of the first query and
merely counts the number of records from the first query. Also FYI, my Date
fields are actually number fields set up like YYYYMMDD (ex. 20090101).
I need to get historical data for each day back a couple of years and I do
not want to have to run the query hundreds of times to get a count for each
day. Is there any way I can set a macro or program to run the query multiple
times with a different parameter each time? I do not know VB, so I would
like to do this on the front end if possible.
Please let me know if you have any ideas as I have posted to this community
in the past and have never received any responses.
Thank you,
TAMARA
I have a query where I select the items in our property room on a specific
day by using the criteria [Received Date]<=Date AND [Disposed Date]>=Date or
Is Null. I then have another query that is based of the first query and
merely counts the number of records from the first query. Also FYI, my Date
fields are actually number fields set up like YYYYMMDD (ex. 20090101).
I need to get historical data for each day back a couple of years and I do
not want to have to run the query hundreds of times to get a count for each
day. Is there any way I can set a macro or program to run the query multiple
times with a different parameter each time? I do not know VB, so I would
like to do this on the front end if possible.
Please let me know if you have any ideas as I have posted to this community
in the past and have never received any responses.
Thank you,
TAMARA