Hello all,
I'm trying to run Jet report with VBA. It works. but I get a popup asking me to "run" or "cancel". How can I automate the selection here? It's not in the guide.
Hope you can help.
Hello all,
I'm trying to run Jet report with VBA. It works. but I get a popup asking me to "run" or "cancel". How can I automate the selection here? It's not in the guide.
Hope you can help.
Technically, VBA with Jet Reports is not supported. The behavior you are seeing is probably the Jet Report Options window. The report has been created to present this window at run-time so users can change filter values.