Hello,
Using Visual Basic 8, here is my code:
This returns an unhandled error. How do I re-code this?
Using Visual Basic 8, here is my code:
Code:
SendKeys.Send("{LCTRL}")
SendKeys.Send("{LCTRL}")
This will help you and save your time:Quote:
Hello,
Using Visual Basic 8, here is my code:
This returns an unhandled error. How do I re-code this?Code:SendKeys.Send("{LCTRL}")