View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Excelerate-nl Excelerate-nl is offline
external usenet poster
 
Posts: 33
Default VBA code to switch to other application

I making an application in Excel that copies the content of a range to any
other running application on the computer, as can be done by a manual
copy/paste action.
However I want to automate the alt-tab key command (for switching to the
former application). What is the propriate VBA code for this action?

Thanks in advance,

Jan Bart