T
ThomasAJ
Code is:
AppActivate "MYOB Accounting", True
Call DelaySeconds(0.5)
SendKeys "{TAB}", True
It's definately the SendKeys that turns the Num Lock off.
AppActivate "MYOB Accounting", True
Call DelaySeconds(0.5)
SendKeys "{TAB}", True
It's definately the SendKeys that turns the Num Lock off.