S
Sean H
I attached a macro a button that opens a make-table query, and then appends
that made table to an existing table. The table that is made gets
overwritten every time the user presses the button, which is fine, but I get
that pesky table-overwrite prompt, asking if I'd like to continue or not.
I'd like to make it so the user would never know these querys are taking
place, and the default answer is "Yes" continue every time. I tried using
"sendkeys {LEFT}" and "sendkeys {ENTER}" but it didn't work. Any
suggestions? Thanks!
that made table to an existing table. The table that is made gets
overwritten every time the user presses the button, which is fine, but I get
that pesky table-overwrite prompt, asking if I'd like to continue or not.
I'd like to make it so the user would never know these querys are taking
place, and the default answer is "Yes" continue every time. I tried using
"sendkeys {LEFT}" and "sendkeys {ENTER}" but it didn't work. Any
suggestions? Thanks!