G
Guest
I have a query that prompts for entry of two different values when it is run,
a location and a cutoff value. I'd like to run this query multiple times
automatically using a range of cutoff values for a particular location. I
want to take these results and further analyze them - probably using Excel.
I figure that I can do this using Access VBA to generate a report, then
export the report, parse the file a bit and import back to Excel, but it
seems like there has to be a better way to do this. Any suggestions?
Thanks,
MJG
a location and a cutoff value. I'd like to run this query multiple times
automatically using a range of cutoff values for a particular location. I
want to take these results and further analyze them - probably using Excel.
I figure that I can do this using Access VBA to generate a report, then
export the report, parse the file a bit and import back to Excel, but it
seems like there has to be a better way to do this. Any suggestions?
Thanks,
MJG