Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, I am using this formula, which is hopefully self-explanatory
in B7... =IF(ISBLANK(C7)," ",IF(SEARCH(C7,$B$1:$H$1,1),OFFSET($B$1:$H$1,1,0), "")) My problem is that C7 contains a formula (which returns a blank cell if conditions aren't met). I assume ISBLANK thinks this formula means C7 isn't blank. Is there another function I can use to get B7 to return a blank result if C7 is also blank? Many thanks Vibeke |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula returning a blank cell if answer is zero | Excel Discussion (Misc queries) | |||
returning blank when reference cell is blank | Excel Worksheet Functions | |||
Returning Value of Next Non-Blank Cell in Column | Excel Discussion (Misc queries) | |||
Identifying first non blank cell in 3 different columns | Excel Discussion (Misc queries) | |||
returning blank cell | Excel Worksheet Functions |