Update the output cells so that each row shows "Yes" only when both conditions are true: (1) the SKU in column B does not appear anywhere in the list in G3:G6, and (2) the text in column D is not an exact match to the uppercase word HOLD. If either condition fails, show "No". See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited
Update the output cells so that each row shows "Yes" only when both conditions are true: (1) the SKU in column B does not appear anywhere in the list in G3:G6, and (2) the text in column D is not an exact match to the uppercase word HOLD. If either condition fails, show "No".