Get the unique data based on multiple columns

wulp2

New Member
Joined
Jan 31, 2019
Messages
4
Hi,

I am responsible for licensing and need to report the delta per month; how many licenses were added last month and how many licenses were released last month. I have 80.000+ lines of data and through VBA I limit this list to the last 2 months. So as a result I have a dataset with only 2 dates, last months date en this months date.

I need to create 3 sheets, 1 sheet with licenses that were added this month, 1 sheet that contains no changes and 1 sheet where the software was removed from the machine so the license was removed.
See below screenshot. The left table is the data I have (simplified) and the other 3 tables represent the 3 sheets I need.

1603380284436.png


Before I start writing a humongous VBA project to get this done, Is there any other way I can do this more easily?

Thanks a lot in advance!

Wulp
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,215,742
Messages
6,126,611
Members
449,321
Latest member
syzer

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