VBA macro for wrtting to Notepad
Why not just save your file as a text file.
Do you actually need to have notepad open with your numbers contained
within?
--
Regards,
Tom Ogilvy
"stuart" wrote in message
...
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.
|