View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frankie Frankie is offline
external usenet poster
 
Posts: 22
Default Open non MS applications

I would like to open a non MS application in running my Macro.
I just want to copy and paste a range per my spreadsheet to the editor of
that application.
How can I choose "select all" and paste the whole range in order to
overwrite all existing data in that application ? If positive, is it
possible to execute some basic commands keys (like save file ...etc) in that
application ?