Hi there,
I have a query in Access that accepts a date as a parameter. I execute this query for each day of a month so currently have to run the query manually and enter the day.
In VBA, is there any way I can setup a loop for each day and automatically pass in the date as a parameter?
Start Free Trial