T
Tom
What I am trying to achieve is the following:
The user clicks on a command button which opens a 2nd form, when the 2nd
form is open, a 2nd command button is programatically clicked and an
existing procedure is run.
Is a Sendkeys statement the best way to click the 2nd Command button or is
there a better method?
Advice would be appreciated
TIA
Tom
The user clicks on a command button which opens a 2nd form, when the 2nd
form is open, a 2nd command button is programatically clicked and an
existing procedure is run.
Is a Sendkeys statement the best way to click the 2nd Command button or is
there a better method?
Advice would be appreciated
TIA
Tom