VBA macro for wrtting to Notepad

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Why not just save your file as a text file.

Do you actually need to have notepad open with your numbers contained
within?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top