Hack vbscript Sendkeys Not Working Windows 10
That said, one VB statement did truly get hammered. CTRL+SHIFT+TAB (Move backward through the tabs) TAB (Move forward through the options).
VBScript SendKeys CTRL+LWIN+TAB
If you use SendKeys to drive another application, be aware that the keyboard is still active and can have disastrous results if it is touched while SendKeys is running. TAB {TAB} Send a TAB keystroke: To specify keys combined with any combination of SHIFT, CTRL, and ALT keys, precede the key code with one or more of the following. To specify repeating keys, use the form {key number}.