Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I Have a work sheet with two times in cells A1 and A2 in number format mm:ss.
Cell A3 callculates A2-A1. If the value is positive is displays with no problem. However negative values give ######## in the cell. I have used the following to resolve. =IF(A2-A1<0,"-"&MINUTE((A2-A1)*(-1))&":"&SECOND((A2-A1)*(-1)),A2-A1) Is there a more elagant way to resolve. Regards and Thanks in advance Francis, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Negative Results | Excel Discussion (Misc queries) | |||
Negative Values Only | Excel Discussion (Misc queries) | |||
Negative times | Excel Discussion (Misc queries) | |||
How do i enter negative times in Excel & how can they be 'fiddled. | Excel Discussion (Misc queries) | |||
Negative times | Excel Discussion (Misc queries) |