P
Pablo
I am trying to insert the current date into the name of a
file below is the code snippet I am working with.
ActiveWorkbook.SaveAs Filename:= _
"\\aussvprod\Marketing\Product Information\PM
Reports\1020 PM Reports\1020 Slater.xls" _
The 1020 represents the date 10/20, but it does not have
to be formatted, 1020.
file below is the code snippet I am working with.
ActiveWorkbook.SaveAs Filename:= _
"\\aussvprod\Marketing\Product Information\PM
Reports\1020 PM Reports\1020 Slater.xls" _
The 1020 represents the date 10/20, but it does not have
to be formatted, 1020.