J
Jason Zischke
Hi all
I trying to send a keystroke to a specific window the first command goes all
right but it doesn't send the key. Below is my code.
appactivate "Microsoft Excel - My Book.xls"
SendKeys "{ENTER}"
Jason
I trying to send a keystroke to a specific window the first command goes all
right but it doesn't send the key. Below is my code.
appactivate "Microsoft Excel - My Book.xls"
SendKeys "{ENTER}"
Jason