Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to use a date value in a cell as a workbook name, but have run into
problems as, although i have changed the appearance of the date to a : 31 October 2006 value, rather than a 31/10/06. a '/' is not a valid character for a file name, and therefore error's. But even though the cell value (31 October 2006) does not have any '/' (Slashes) in it, when i try to use the value as a workbook name, it still grabs the date in a 31/10/06 format. Therefore, is there a code i can change this date to a 31 10 06, with Day,Month,Year separated by a single space? Regards Corey |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert Gregorian date into Hijri Date in Excel 2007? | Excel Discussion (Misc queries) | |||
Convert a Number Code to a Text Code | Excel Discussion (Misc queries) | |||
Excel code convert to Access code - Concat & eliminate duplicates | Excel Programming | |||
Convert a julian gregorian date code into a regular date | Excel Worksheet Functions | |||
code to convert date from TEXT format (03-02) to DATE format (200203) | Excel Programming |