Update Querys in a Macro

N

neenmarie

I've combined several update queries into a macro so my users can click one button and update all the needed info at once. All the queries work fine on their own, but when combined into the macro, they don't all run and update. If I change the order they're listed in the macro, different ones will work correctly. Any suggestions as to what I've done wrong?
 
S

Steve Schapel

Neenmarie,

Are you using OpenQuery actions in your macro? Do some of the queries
take a long time to process? Have you got SetWarnings/No action in the
macro? If so, what happens if you remove this, and respond as
appropriate to the action query confirmation prompts?
 

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