Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I made a macro to perform a "save as" and give it a file name as you see
below. I now need it to create the file name based on the date ... ActiveWorkbook.SaveAs "c:\mypath\currentdump.xls" I need it to save the file as the followint format.. (replace the mmddyyyy with the date...) ActiveWorkbook.SaveAs "c:\mypath\mmddyyyy.xls" What do I need to do to accomplish this? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Excell 03/07 | Excel Discussion (Misc queries) | |||
Excell Macro Help Please | New Users to Excel | |||
converting Lotus 123 macro to Excell macro | Excel Discussion (Misc queries) | |||
Macro Text into Excell | Excel Discussion (Misc queries) | |||
macro crashes excell xp | Excel Programming |