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

Hi,

I have a VBA macro which generates numbers. I have managed to get the
numbers to be written into cells in an Excel worksheet. But how do I get the
numbers to be written to Notepad?

Thanks in advance.