prompt

R

rml

I have created a macro that runs three queries. They
are "make table" queries. My problem is that it asks me
to replace the existing table each time. I would like it
to just run and not promt me.

Thanks.
 
S

Steve Schapel

Rml,

Put a SetWarnings/No action in your macro, before the first OpenQuery
action.
 

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