Hello,
I'm collating some lists of Active Directory (AD) groups which various staff in a department have access to. I will then go through these lists to find which groups are common across all users. I've been doing this manually but this is extremely time consuming and limits the number of staff I can make comparisons across. Is there a way of doing this automatically in Excel (2010)?
Currently, the data is in columns, with staff IDs in row 3 and the list of AD groups in rows 14 - 120.
Any suggestions gratefully received!
Thanks,
John.
To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook. Don't upload a picture when you have a workbook question. None of us is inclined to recreate your data. Upload the workbook and manually add an 'after' situation so that we can see what you expect. In addition clearly explain how you get the results..
To attach a file to your post, you need to be using the main 'New Post' or 'New Thread' page and not 'Quick Reply'.
To use the main 'New Post' page, click the 'Post Reply' button in the relevant thread.
On this page, below the message box, you will find a button labelled 'Manage Attachments'.
Clicking this button will open a new window for uploading attachments.
You can upload an attachment either from your computer or from another URL by using the appropriate box on this page.
Alternatively you can click the Attachment Icon to open this page.
To upload a file from your computer, click the 'Browse' button and locate the file.
To upload a file from another URL, enter the full URL for the file in the second box on this page.
Once you have completed one of the boxes, click 'Upload'.
Once the upload is completed the file name will appear below the input boxes in this window.
You can then close the window to return to the new post screen.
JPW Sample List.xlsx
TMShucks - thanks for the instructions. Hopefully the sample has attached correctly.
I've had to massively simplify the data as it contained pretty clear references to our company's AD structure. The first is a mock-up of the data as I receive it. The second worksheet demonstrates how I've been high-lighting common entries across the lists. I'd like to do this automatically if at all possible.
John.
Select all the cells from B11 down to the end of the data (in column G) in the example.
Then use the Conditional Format condition: =COUNTIF($B:$G,B11)=COUNTA($B$1:$G$1)
B1 to G1 contain the Staff IDs so the COUNTA($B$1:$G$1) is counting the number of staff.
The COUNTIF($B:$G,B11) is counting how many times the value in B11 (the AD Group) appears in columns $B to $G (all AD Groups across all staff)
If they're the same, this means that the AD group is common to all users.
See the example; you confused me a little because the Finance Groups are in the highlights sheet but not in the sample list.
Regards, TMS
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks