Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to convert a date value to the serial number for that date and store
it in a string variable for later manipulation. All I can get is the value stored in a date format, for example "3/27/2009". The spreadsheet I'm working on uses the Excel Concatenate function to add a suffix to a date, and the date comes out in serial number format. So for example, adding "1" to today's date, the resulting cell reads "398991", but when I try to do the same thing in VBA I can only get the resulting string to be "3/24/20091". |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert date like string to serial number | Excel Programming | |||
convert serial number into date | Excel Discussion (Misc queries) | |||
How do I convert Date serial number to date | Excel Worksheet Functions | |||
How do I convert a serial number to the month, day, and year in E. | Excel Discussion (Misc queries) | |||
Convert date to serial number in VBA | Excel Programming |