Search query

maldonadocj

Board Regular
Joined
Oct 19, 2004
Messages
103
Hello,

I am trying to create a formula that will create a comprehensive listing of unique data points from two different sheets.


For example:

Sheet 1: "Apple" in Cell A1, "Pear" in Cell A2, "Banana" in Cell A3

Sheet 2: "Apple" in Cell B1, "Orange" in Cell B2, "Pineapple" in Cell B3


On Sheet 3:
The formula in Column A should do the following:

If "Pear" exists in Column A of Sheet1 and Sheet2, then note "Pear" as the output.

If "Pear" exists in Sheet 1 but does not exist in Sheet 2, then note "Pear" also in the output.

If "Pear" exists in Sheet 2 but does not exist in Sheet 1, then note "Pear"
also in the output.

I hope I was able to explain this clearly. Your help is greatly appreciated.

Thank you.
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Hello,

Pls. note that there was a typo...

In the scenario :

"If "Pear" exists in Column A of Sheet1 and Sheet2, then note "Pear" as the output."

It should state "and Column B" in statement:

"If "Pear" exists in Column A of Sheet1 and Column B of Sheet2, then note "Pear" as the output.
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,552
Members
449,088
Latest member
davidcom

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