Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a daily metric where I import the data & run with Excel VB script. I'd
like have the script save this as a certain date value in the filename every day. I have tried using a cell value, then referring to ActiveWorkbook.SaveAs Filename:=ActiveCell.Value, however, I need to save it as \\server\reports\daily_market_status 2005-01-13.xls I have tried using the =today() date format in a cell and cocatenating with the active saveas cell value, but I just get the date serial number in the formula. Any hints? Thanks!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Can't Save File with VB Script but it can in 97/2003format??? | Excel Discussion (Misc queries) | |||
can't save VBA script when saving excel file | Excel Discussion (Misc queries) | |||
Save Excel File every wednesday VB Script Help !! | Excel Discussion (Misc queries) | |||
Script to save Excel file to the server. | Excel Discussion (Misc queries) | |||
when i save xls file, debug script is running and canno't save fil | Excel Discussion (Misc queries) |