Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel,microsoft.public.excel.newusers,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hyphens and underscores are valid. Underscores get hidden if hyperlinks
are involved. But would certainly suggest using four digit year and placing year before month before day of month, so you can sort on filename when looking at a directory. i.e. format(now(),"yyyy-mm-dd") -or- format(now(),"yyyy_mmdd") --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "Jim Rech" wrote in message ... A slash is not a valid file name character. I'd suggest you generate the date string with something like this: format(now,"ddmmyy") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro - save to current location vs excel default location | Excel Discussion (Misc queries) | |||
how to get disk icon on save button of save as dialog like 2000 | Excel Discussion (Misc queries) | |||
Button Error - Save at location | Excel Programming | |||
Button - Save Location | Excel Programming | |||
Location of control button | Excel Programming |