D
Don Seckler
I have a report. When the report closes I want it to run an update
query. I would also like to filter the update query so taht only
certain records are updated. is it possible to do this in teh
report's onclose event?
Here's my code so far:
DoCmd.OpenQuery "BalanceAppendQueryHudson"
query. I would also like to filter the update query so taht only
certain records are updated. is it possible to do this in teh
report's onclose event?
Here's my code so far:
DoCmd.OpenQuery "BalanceAppendQueryHudson"