+ Reply to Thread
Results 1 to 4 of 4

Get info from one column

  1. #1
    Registered User
    Join Date
    11-17-2010
    Location
    Stockholm, Sweden
    MS-Off Ver
    Excel 2003
    Posts
    2

    Get info from one column

    I have run a script that has written several active directory groups and their members to an Excel sheet.

    The group name is written to the A column and the username to the B column like this:

    Group1 user
    Group1 user
    Group1 user
    Group2 user
    Group2 user
    Group3 user
    Group3 user
    Group3 user
    Group3 user

    There are 44000 lines and I would like to sort them so I can found how many time Group1 have been written and then group2 and so on. This will help me found how many users are in Group1…

    Thank you in advanced

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,444

    Re: Get info from one column

    Hi,

    Could you use =COUNTIF(A:A,"Group1")

    etc??
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

  3. #3
    Registered User
    Join Date
    11-17-2010
    Location
    Stockholm, Sweden
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Get info from one column

    Thank you for reply.

    I have arount 450 group names in the column and that will make do the command 450 times? Can I do some chart?

  4. #4
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,444

    Re: Get info from one column

    Easiest way is to use a pivot table.

    Insert a pivot table, and use the group column as both the row labels and values.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1