crrrazydan
Programmer
I want to use the SendKeys command, which I already know how to use, to send the Alt key. Kind of like SendKeys "{Tab}", only with the Alt keys. The problem is that there's two Alt keys. I tried "{AltLeft}" and stuff like that but it doesn't seem to work.