View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rafael Rafael is offline
external usenet poster
 
Posts: 24
Default Opening Notepad application from Excel macro

Hello,

How can I do the following:

- Open Note pad application from an excel macro
- Copy data from an excel worksheet into the newly opened Wordpad
- Save as a name and close the Wordpad file

Thanks!!