Find Missing Information

Blessy Clara

Board Regular
Joined
Mar 28, 2010
Messages
201
Hi All,

Thank you in advance,

I have a of sheet organizations and designations - NEW sheet

In this sheet some of the organizations may have only one designation or Combo of more than one for a given organization

I have another Sheet named Old - which contains information with designation as stated below

Designations Include
Principal
Deputy Principal
Assistant Principal
Associate Principal
Business Manager
Administration Manager

Requirement - Is I want to compare New with Old sheets and For any particular organization if any Designation is missing in New sheet then i need a note mentioned as Missing OLD sheet

Tables New
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl69, width: 400"]Albuera Street Primary School[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Principal[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl69, width: 400"]Albuera Street Primary School[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Business Manager[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Burnie Primary School[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Principal[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Burnie Primary School[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Deputy Principal[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Burnie Primary School[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Assistant Principal[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Burnie Primary School[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Administration Manager[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]


[TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Albuera Street Primary School is missing these designations[/TD]
[/TR]
</tbody>[/TABLE]

Deputy Principal
Assistant Principal
Associate Principal
Administration Manager


Sheet old

[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Albuera Street Primary [/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Principal[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Albuera Street Primary [/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Deputy Principal[/TD]
[TD]Missing[/TD]
[/TR]
[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Albuera Street Primary [/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Business Manager[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Albuera Street Primary [/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Administration Manager[/TD]
[TD]Missing[/TD]
[/TR]
[TR]
[TD][TABLE="width: 400"]
<tbody>[TR]
[TD="class: xl71, width: 400"]Albuera Street Primary [/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]Associate Principal[/TD]
[TD]Missing[/TD]
[/TR]
</tbody>[/TABLE]


TO NOTE - OLD sheet may not have all designations, as stated but whatever is available for a particular org needs to be compared with the NEW SHEET

Any help will be greatly appreciated
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Never mind my previous question. I had to scroll.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,223,164
Messages
6,170,444
Members
452,326
Latest member
johnshaji

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