M626
Programmer
- Mar 13, 2002
- 299
I am using sendkey to work with another program... but it won't wirte to the application even though I do have the app active. Can someone tell me if there is another way to do sendkey? here is what i have tried:
SendKeys "{ENTER}", (1)
SendKeys (vbTab)
SendKeys "{ENTER}", (1)
SendKeys (vbTab)