View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stuart Stuart is offline
external usenet poster
 
Posts: 62
Default Writing to Notepad from VBA

Hi,

I'm writing a macro using VBA in Excel and to get the output from the macro
to be written in Notepad rather than an Excel worksheet. How do I do this, if
it's at all possible?

Thanks.