Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel tells me that E3=4 is FALSE, where E3=4:45, a time format, and
formatting should be ignored. The whole formula I'm trying to work out is: =IF(E3=4,"DONE",(4-D3)). Excel accepts this but reads 4 as 24 and returns 19:15 for (4-D3). OK, so (E3=4) is FALSE if 4=24, but why does Excel read 4 as 24? And how do I get Excel to read 4 as 4:00 and return the difference between 4:00 and, say, 3:27? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FALSE value | Excel Worksheet Functions | |||
0 instead of false | Excel Discussion (Misc queries) | |||
$C$1972,2,FALSE, $C$1972,3,FALSE is ok, But $C$1972,4,FALSE Give # | Excel Worksheet Functions | |||
IF(a1="x",(vlookup 18K rows,2,false),(vlookup 18K,3,false)) RAM? | Excel Worksheet Functions | |||
I figured everything out except what "FALSE" does. | Excel Discussion (Misc queries) |