Comparing Two Databases

jaiD

Board Regular
Joined
Jun 13, 2004
Messages
92
Hi,

I have two databases, both run at different times of the year ie six months apart. I now need to run these databases against each other to see which members have left.

Data looks as follows:
(old data)
Membership No Name Age Paid Date
128 Jo 32 2 12/06/2006
290 Rob 22 1 15/06/2006
360 Chris 20 4 11/06/2006
(new data)
Membership No Name Age Paid Date
128 Jo 32 2 12/06/2006
360 Chris 20 4 11/06/2006

So database just needs to check by membership no to see if membership is no longer active, I want it to be displayed as members that have left so it would show as follows:

Membership No Name Age Paid Date
290 Rob 22 1 15/06/2006
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Try using the "Find Unmatched Query Wizard" in Access.
The wizard should walk you through all the steps.
 
Upvote 0

Forum statistics

Threads
1,215,561
Messages
6,125,538
Members
449,236
Latest member
Afua

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