Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a statement -
to check if both cells are blank then I need to populate with Not Assigned, if anyone of the cells is not blank then I need it to populate with Assigned. Here is the formula but it is not working =IF(OR(ISBLANK(AD2),ISBLANK(AE2)),"Not Assigned", "Assigned") if one of the cells is not blank it popluates with NOT assigned but I want it to show Assigned. Thanks -- mmk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
checking for blank cells when using vlookup | Excel Worksheet Functions | |||
Checking cells are = and return a value | Excel Discussion (Misc queries) | |||
Checking the Cells in Sheet1 with Cells in Sheet2 and replace | Excel Worksheet Functions | |||
Checking Blank Cells | Excel Worksheet Functions | |||
Checking that any cells are null | Excel Worksheet Functions |