OpenQuery

D

DKnight

I have created a macro to run some queries then print a report based on the
results. I don't want to see the records when the queries run. How do I do
this.
 
K

KARL DEWEY

Remove the open query from your macro and just have report based on the
query. When the macro runs the report it automatically runs the query.
 
D

DKnight

Thanks!!

KARL said:
Remove the open query from your macro and just have report based on the
query. When the macro runs the report it automatically runs the query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top