Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello everyone,
I have a simple tracking sheet that we have people entering overtime usage in to. I am trying to summarize this info with a basic pivotchart and group it by month, day, trade, etc. Anyway, there is a column for inputing the date in to. These dates have been entered as D/M/YYYY. The trouble is, Excel reads this as M/D/ YYYY, so where 11/4/2008 is intended to be interpreted as the 11th of April, Excel is reading it as November the 4th. This results in an error whenever the "Day" exceeds 12, and so I can not group the results. Questions: 1) Is there a way to force excel to interpret a text input date in the format I desire? Such as, "read 11/4/2008 as D/M/YYYY"? 2) If no to the above, I can probably parse the text to create the decimal value Excel uses for dates (where the 5th of May 2008 = 39573 for example), except I do not know how to arrive at 39573 from 5/5/2008. Any help here would also be appreciated. I'll keep working. Thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Force read-only in auto_open macro | Excel Discussion (Misc queries) | |||
how do I change date from mm/dd/yyyy to dd:mm:yyyy format in Excel | New Users to Excel | |||
In Excel, is there a way to enter dates in mm/yyyy format? | Excel Discussion (Misc queries) | |||
How to convert the dates from the YY:DD forma to MM/dd/YYYY format | Excel Worksheet Functions | |||
Excel 2003 Mis-Translates Imported DD/MM/YYYY Dates | Excel Discussion (Misc queries) |