Frank Bacchus
Member
Attached is a Sheet with four significant columns - Column B (a description) which may occur multiple times. Then Column H containing the same description as in Column B, no repeating values, and Column I containing a "YES" or "NO". Next is column "E", labeled "Flag" (in the sheet) which returns the value from Column I based on the lookup of the description from Column B. I am using this formula : =IFERROR(IF(ISBLANK(A2),"NO",LOOKUP(2^15,SEARCH($H$1:$H$366,B2),$I$1:$I$366)),"YES")
All the results seems to be correct except for the results from B16. The results indicates "NO" but it should be "YES'.
I cannot understand why the results is coming back incorrect. Can you? I am attaching a sample file. Thanks in advance.
frank
All the results seems to be correct except for the results from B16. The results indicates "NO" but it should be "YES'.
I cannot understand why the results is coming back incorrect. Can you? I am attaching a sample file. Thanks in advance.
frank