Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following VBA in workbook (Private Sub Workbook_BeforeSave(ByVal
SaveAsUI As Boolean, Cancel As Boolean) ActiveWorkbook.SaveAs Filename:="Galashiels Stock as of " & Format(Date, "dd-mm-yy") & ".xls" End Sub) How do I add the time into the text?? Regards Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
set filename to <filename-date on open | Excel Worksheet Functions | |||
set excel <filename to <filename-date | Excel Programming | |||
Calculating days & time left from start date/time to end date/time | Excel Worksheet Functions | |||
Filename with date and time | Excel Programming | |||
Save Filename+Date+Time? | Excel Programming |