Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello J.O. You didn't give an example of what code you did try. Did you try what have below? Let me know ActiveWorkbook.SaveAs Filename:="Staging List " & Format(Range("Current_Date").Value "mm-dd-yy") & ".xls", FileFormat:=xlWorkbookNorma Sincerely Leith Ros -- Leith Ros ----------------------------------------------------------------------- Leith Ross's Profile: http://www.excelforum.com/member.php...fo&userid=1846 View this thread: http://www.excelforum.com/showthread.php?threadid=49620 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I save part of a worksheet in a separate file? | Excel Worksheet Functions | |||
Save a Range on a Workbook as a CSV File | Excel Discussion (Misc queries) | |||
Save a selected range to a new text file in excel | Excel Discussion (Misc queries) | |||
File Save As -Selected Range | Excel Discussion (Misc queries) | |||
Save a range to binary file (including its format) | Excel Programming |