comparing text/$ data across multiple tabs

Pizzio

Active Member
Joined
Apr 28, 2005
Messages
268
I'm looking for a formula that compares data between two sheets. If the data matches then TRUE, if not then FALSE. The columns could have text or values. Also, I don' know VBA. ha

Formula:
IF tab2/tab3 A:A matches tab 1 A:3 data
THEN compare column B data between tab2/tab3
IF match then populate column B data into tab 1 column B
IF in variance then populate "variance" into tab 1 column B

Tab 1 (comparative tab). Contains unique identifier in column A
Tab 2. Contains unique identifier in column A
Tab 3. Contains unique identifier in column A

AnchorRECORD_TYPESOURCEREPORT_PERIOD_IDPYMT_SCHED_IDAGREEMENT_IDPROPERTY_ID
APO102752APO102752
10535.S.014.S.836 D009000480
10535.S.014.S.838 D009000492
10535.S.014.S.498 D009000497
10535.S.014.492 D010003305
PO3000103498PO3000103498
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,214,917
Messages
6,122,233
Members
449,075
Latest member
staticfluids

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