Can anyone help me debug this section of code?
today = Format(Now, "ddmmmyy")
ActiveWorkbook.SaveAs
Filename:="F:\folder\my_file_" & today & ".txt", FileFormat:=x1Text,
CreateBackup:=False
I'm stumped
---
Message posted from
http://www.ExcelForum.com/