Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have the following IF statement written into this cell:
=IF(N6=1,O6,IF(P6=1,Q6,IF(R6=1,S6,IF(T6=1,U6)) )) If cells N6, P6, R6 or T6 all have zeros written into them, cell E6 shows the value "FALSE". How can I have this cell have the value 0 under these conditions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Result displays "FALSE" instead of "FAIL" | Excel Discussion (Misc queries) | |||
How do I make a cell stay blank if "0" result? | Excel Worksheet Functions | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
How create blank cell value as the result of Excel "IF" function? | Excel Worksheet Functions | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |