Combining data from multiple sheets and group them

Rbd340

New Member
Joined
Oct 11, 2017
Messages
13
Hi Guys!


I have a problem which I hope one of you can solve! I think it will be a tough one.
I have an Excel with multiple tabs of users in subscriptions. Each tab contains different information about the users (account permissions, normal permissions and settings).
I need to group the users within each subscription if they have access to the same accounts, same settings and same permissions (so they are identical).


I made an example file with the preferred output of the Macro. Here you see that the first 2 users have the same accounts etc. so they go in group1. The third user has different permissions and accounts but is in the same subscription as user1 and 2 so he goes in group 2. The third user is also in another subscription so he goes in group 1 of that subscription.
My idea was that the macro should concetonate all the data from the 3 sheets and compares it to the other users. But since the user can have multiple rows in the account tab I don't know how to do this.


Thank you guys so much in advance if you can get this to work!

Here is the Excel File
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,214,983
Messages
6,122,595
Members
449,089
Latest member
Motoracer88

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