O
oberon.black
I have this code
Code:
--------------------
ActiveWorkbook.SaveAs Filename:="c:\t\q1\blue\save\"filename""
--------------------
I want the 'filename to be todays time and date.
How do I make this happen?
Code:
--------------------
ActiveWorkbook.SaveAs Filename:="c:\t\q1\blue\save\"filename""
--------------------
I want the 'filename to be todays time and date.
How do I make this happen?