There is no documentation of "windows" key :Application.SendKeys method (Excel)
So, I tried "Ctrl+Esc" for windows key : Application.SendKeys ("^({ESC}{LEFT})") but it didn't work.
Is there a way to send windows key using API, dll etc without using external programs like AutoIt.
So, I tried "Ctrl+Esc" for windows key : Application.SendKeys ("^({ESC}{LEFT})") but it didn't work.
Is there a way to send windows key using API, dll etc without using external programs like AutoIt.