Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Negative dates or times are displayed as ####. The cell retains the
negative value. How can I display negative time as "h:mm AM/PM" in red or with a negative sign? The cell should retain the negative value. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You cant do it. The cell can contain only one value and
if that is a negative number you cannot have it display a different number. There are some options but why do you want it to keep the negative number? I can get it to show the date you want but it will be a positive number and do other things to get it to be used as a negative number if you reference it from other cells. Chrissy. "John Sheakley" wrote in message om... Negative dates or times are displayed as ####. The cell retains the negative value. How can I display negative time as "h:mm AM/PM" in red or with a negative sign? The cell should retain the negative value. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you change the base date to 1904, then you'll see negative times.
Tools|options|calculation tab|check the 1904 date system. But this'll change existing dates to about 4 years into the future. You can adjust/fix the dates by putting 1462 in an empty cell. Edit|copy it. Select the cells with the "bad" dates. Edit|Paste special|click subtract John Sheakley wrote: Negative dates or times are displayed as ####. The cell retains the negative value. How can I display negative time as "h:mm AM/PM" in red or with a negative sign? The cell should retain the negative value. -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That is because negative time is an anachronism.
If it is caused by time straddling midnight, just add 1 to the result to get the true hours elapsed. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "John Sheakley" wrote in message om... Negative dates or times are displayed as ####. The cell retains the negative value. How can I display negative time as "h:mm AM/PM" in red or with a negative sign? The cell should retain the negative value. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Negative Dates and/or Times | Excel Worksheet Functions | |||
Negative times are displayed a ########### | Excel Discussion (Misc queries) | |||
negative dates or times are displayed as # # # # | Excel Worksheet Functions | |||
negative dates or times are displayed as # # # # | New Users to Excel | |||
Negative Times Displayed as # # # # | Excel Discussion (Misc queries) |