Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Ron de Bruin helped me with this formula and thank you Ron. ActiveWorkbook.SaveCopyAs "Patrol Log " & Format(Now, "mm-dd-yy h-mm-ss") & ".xls" This saves the workbook upon exit with the current date but actually I would like the date that is entered into cell b8 of sheet 1 to be the file name saved. ex: the phrase (Patrol Log) and the content of sheet 1 cell B8 (11-1-04) Patrol Log 11-1-04. Right now with the formula above, it is saving the workbook to the my documents folder. Can it be made to save to a different folder of my choosing? Thanks Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Requiring Cell Content on Save | Excel Discussion (Misc queries) | |||
Looking for a Macro or other tool to create a Workbook Content Sheet | Excel Discussion (Misc queries) | |||
sheet tab = to cell content | Excel Discussion (Misc queries) | |||
Select sheet tabs in workbook & save to separate workbook files | Excel Worksheet Functions | |||
Save as using cell content in file name | Excel Programming |