View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default Send keystokes to different application

It is not very practical to use keystrokes across applications. I don't know
that it is even possible with VBA. Without some description of what you hope
to accomplish, it is difficult to offer an alternative method.

"Harley" wrote:

Is it possible to code keystrokes to a different application? Do I need to
use focus commands? Is there some better method in vba to use? If it's
possible, an example would be great. NT & XL97.