Thread
:
Save as w/ Time Stamp
View Single Post
#
1
Posted to microsoft.public.excel.programming
Arturo
external usenet poster
Posts: 108
Save as w/ Time Stamp
ActiveWorkbook.SaveAs Filename:= _
"UpLoad-" & Now & ".txt", _
FileFormat:=xlText, CreateBackup:=False
I am not seeing how to format the characters generated from €śNow€ť to allow a
valid save€¦
Perplexed,
Arturo
Reply With Quote
Arturo
View Public Profile
Find all posts by Arturo