Populate New or Dropped Data

kumara_faith

Well-known Member
Joined
Aug 19, 2006
Messages
922
Office Version
  1. 365
Hi,

I have the following data table:

Book2
ABCD
1MonthProduct IDProduct NameBranch Name
2Dec123456Product1Branch 1
3Dec123457Product2Branch 2
4Dec123458Product3Branch 3
5Dec123459Product4Branch 4
6Dec123460Product5Branch 5
7Dec123456Product1Branch 1
8Jan123457Product2Branch 2
9Jan123458Product3Branch 3
10Jan123459Product4Branch 4
11Jan123461Product6Branch 5
12Feb123457Product2Branch 2
13Feb123458Product3Branch 3
14Feb123459Product4Branch 4
15Feb123462Product7Branch 5
16Mar123457Product2Branch 2
17Mar123458Product3Branch 3
18Mar123459Product4Branch 4
19Mar123462Product7Branch 5
20Mar123462Product8Branch 5
21Apr123458Product3Branch 3
22Apr123459Product4Branch 4
23Apr123462Product7Branch 5
24Apr123462Product8Branch 5
Sheet1


1) I need to populate on the details of the products that was either dropped or added as new product in the following months.
2) Any product added or dropped in the following months will need to populated in a separate table.
3) Only details of products dropped or added needs to be populated

Example of the correct result is as follows;

Book2
GHIJK
1MonthProduct IDProduct NameBranch NameStatus
2Jan123460Product5Branch 5Drop
3Jan123461Product6Branch 5New
4Feb123462Product7Branch 5New
5Mar123462Product8Branch 5New
6Apr123457Product2Branch 2Drop
Sheet1



Is there anyway we could achieve this with a formula ? Appreciate all the help.🙏
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Hi,

I have a cross post here;

 
Upvote 0

Forum statistics

Threads
1,215,133
Messages
6,123,231
Members
449,091
Latest member
jeremy_bp001

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