Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am using the following code to script a save as and am needing help how to
add time to the end. This would mean that the time on the computer would be placed after published. Current Code NFN = Left(ActiveWorkbook.Name, Len(ActiveWorkbook.Name) - 4) & "Published" FULL = ActiveWorkbook.Path & "\" & NFN & ".XLS" ActiveWorkbook.SaveAs FULL Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Script to find smallest number greater than 0 | 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) | |||
when i save xls file, debug script is running and canno't save fil | Excel Discussion (Misc queries) | |||
VBA Script for copy and paste to save | Excel Discussion (Misc queries) |