I have the following VBA program that kicks off an .exe.
The .exe was built using AutoIT, which captures mouse clicks and other things.
When I run the .exe outside of the VBA program, everything works perfectly - however, when I run it from within the VBA, everything works except the copy and...