I have built a switchboard that contains 4 buttons, each that runs a different query. I want one of the buttons to be rerun as many times as the user needs to utilize it. However, at the current time, I run the macro, it performs, then reverts to switchboard (perfect) but will not let me run it again. Any reasons why this happens or how to fix it would be appreciated.
The macro currently is very simple:
setwarnings
openquery
openquery
sendobject
close
Thanks
Christine
The macro currently is very simple:
setwarnings
openquery
openquery
sendobject
close
Thanks
Christine