Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I am having a problem formatting time in my spreadsheet. If I type in a
number (ex. 1300) and then try to format the cell this is what happens .... the cell changes to 00:00 and the formula bar shows 7/23/1903 12:00 AM. Can anyone help me? I give up! -- |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
On Sun, 20 Jul 2008 16:04:00 -0700, clueless
wrote: I am having a problem formatting time in my spreadsheet. If I type in a number (ex. 1300) and then try to format the cell this is what happens .... the cell changes to 00:00 and the formula bar shows 7/23/1903 12:00 AM. Can anyone help me? I give up! Formatting does not affect how Excel interprets your date or time entry. If you type 1300 into a cell, and then format it as a time, Excel will interpret that as 1300 days (and no hours) since 1/1/1900. That happens to be 7/23/1903 12:00 AM If you want to enter 1300 as a time, you must enter the ":". eg. 13:00. There are methods of entering 1300 and having Excel convert it to 13:00, but you need to use VBA to do that. See http://www.cpearson.com/excel/DateTimeEntry.htm --ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Short Date Formatting | Excel Discussion (Misc queries) | |||
Time Formatting Problem | Excel Discussion (Misc queries) | |||
Date & time short cut | Excel Worksheet Functions | |||
Problem with formatting time | Excel Discussion (Misc queries) | |||
Despite formatting a column in Excel 2002 worksheet as Short Date. | Excel Discussion (Misc queries) |