Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3575

Re: Sendvkey not working, but Keyboard entry works fine

$
0
0

Hello Mike,

 

you can try this:

 

Dim wsh

Set wsh = CreateObject("WScript.Shell")

wsh.AppActivate("Title of your window")

wsh.SendKeys "{F2}"

 

to send a F2.

 

You can find different other possibilities from VBA here.

 

Let us know your results.

 

Cheers

Stefan


Viewing all articles
Browse latest Browse all 3575

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>