Cross checking between spreadsheets with multiple worksheets

Sirod

New Member
Joined
Aug 6, 2009
Messages
47
Hello,

I need to compare data on two separate spreadsheets that are organized differently. I have a master spreadsheet that lists employees and related information (Region, department, title, etc.). All employees are listed on a single worksheet. I have a separate spreadsheet that has similar information on it, however this spreadsheet lists the employees on separate worksheets for each different region.

The master list is more recent. I need to compare the master list against the older separated worksheet to determine:
  1. If there are any new employees
  2. If any employees have left
  3. If any employees have changed title.
I'm not sure what formula I need to accomplish this. Please no VBA as I'm not proficient at it.

Thanks.

A sample of the spreadsheet data is as follows:
RegionEmployee NameDepartmentTitle
NorthJohn SmithSporting goodsSupervisor, Customer Service
NorthJane DoeAppliancesSales Associate
EastBob SmithGrocerySales Associate
WestMary JohnsGrocerySupervisor, Customer Service
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,214,598
Messages
6,120,441
Members
448,966
Latest member
DannyC96

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