Transfer Text

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

Guest

I have a program where I'm writing text to a file. Is there a way to have
the file name be today's date? Right now I have:

Open "c:\output.txt" For Output As #1

Thanks,
Sash
 
Back
Top