Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm using a nested IF formula but want empty cells to return an empty cell.
Here is an example of the formula I am using: =IF(I5=40,"Low RIsk",IF(I5=20,"Some Risk",IF(I5<=19,"At Risk"))) When, in this case I5 is a bank cell, it is returning "at risk" as the value. I want a blank cell returned without having to delete the formula so that data can be inputting at a later time. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to return a blank formula cell if the reference is blank? | Excel Worksheet Functions | |||
If cell blank return a blank | Excel Worksheet Functions | |||
Return a value to a cell that is blank | Excel Discussion (Misc queries) | |||
Return cell adress for next non-blank cell in a range | Excel Worksheet Functions | |||
return a blank cell | Excel Worksheet Functions |