Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to save a file with the date in some other format other than
10/3/06 as this will not allow me to save because of the forward slashs. It tried changing the format in the input cell but still reverts to the forward slashes jobdate = Range("D7") jobnumber = InputBox("Please enter TIME SHEET file name to save", " Process Technology", "C:\My Documents\" & jobnumber + " " + jobemployee + " " + jobdate) Thanks in advance oldjay |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
permanent conversion of 1904 date format to 1900 date format | Excel Worksheet Functions | |||
Convert date + time text format to date format | Excel Worksheet Functions | |||
Excel 2000 date format cannot be set to Australian date format | Excel Discussion (Misc queries) | |||
code to convert date from TEXT format (03-02) to DATE format (200203) | Excel Programming | |||
Change a date in text format xx.xx.20xx to a recognised date format | Excel Programming |