G
Guest
I have a make table query that takes about thirty seconds to run. I am trying to create a macro to run the query at a scheduled time. A make table query prompts you three times for a yes no answer. I can use the Sendkeys action to send a Y for a yes response but the query seems to be taking too long to accept the final Y. What can I do to get it to answer the prompts with out any interaction from me.