Hello,
Looking for a formula that looks for an item in sheet 2, the tag name is repeated in sheet 2, and want the formula to return "yes" only if all the corresponding Status is "yes". If a "no" or "blank" or a combination of "yes", "no", "blank" exists, the formula should return "No".
Thanks in advance!
Looking for a formula that looks for an item in sheet 2, the tag name is repeated in sheet 2, and want the formula to return "yes" only if all the corresponding Status is "yes". If a "no" or "blank" or a combination of "yes", "no", "blank" exists, the formula should return "No".
Thanks in advance!
Sheet 1 | Sheet 2 | |||
Tag | Status | Tag | Status | |
apple | no | peach | yes | |
orange | yes | peach | no | |
peach | no | apple | yes | |
orange | yes | |||
peach | yes | |||
peach | yes | |||
orange | yes | |||
orange | yes | |||
apple | ||||
apple | ||||
apple | yes | |||
apple | no |