How to check in one cell formula that all values in column A (which can be repeated) appear in Col B at least once

emedley

New Member
Joined
Nov 17, 2015
Messages
23
Example: Two columns, A and B

A
bean
carrot
pea
bean
bean
apple
tomato
mango
apple
beetroot

B
pea
carrot
bean
beetroot








<tbody>
</tbody>

In the above example some values in A are missing in B.

What I would like to do:
Using a formula in one cell only, look at all values in Column A to verify if they appear at least once in column B, so the answer from the formula only needs to be TRUE or FALSE.
 
Last edited:

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
The reason for this is just to be able to quickly verify if any values are missing in col B. In this case I don't need to know what is missing.
 
Upvote 0

Forum statistics

Threads
1,215,425
Messages
6,124,825
Members
449,190
Latest member
rscraig11

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top