Hi All,
We have two DATASET. First dataset is column1 and column2. Second dataset is Column3 and Column4.
Column1 Column2 Column3 Column4
Apple 5 Carrot 10
Orange 15 Apple 5
Pinapple 25 Banana 35
Banana 35 Orange 15
Carrot 45 Pinapple 25
I would like to compare like.....
Step 1,First dataset column1 value Apple identify/find second dataset column3 value Apple.
Step 2,If above step is ok,First dataset column1 (Apple) value 5 match with second dataset column3(apple ) value 5.
If both value are same,it should be highlighted in blue color,if not,some other color.
I tried with conditional formatting.but i couldn't find more than 2 columns.
Thanks
We have two DATASET. First dataset is column1 and column2. Second dataset is Column3 and Column4.
Column1 Column2 Column3 Column4
Apple 5 Carrot 10
Orange 15 Apple 5
Pinapple 25 Banana 35
Banana 35 Orange 15
Carrot 45 Pinapple 25
I would like to compare like.....
Step 1,First dataset column1 value Apple identify/find second dataset column3 value Apple.
Step 2,If above step is ok,First dataset column1 (Apple) value 5 match with second dataset column3(apple ) value 5.
If both value are same,it should be highlighted in blue color,if not,some other color.
I tried with conditional formatting.but i couldn't find more than 2 columns.
Thanks