+ Reply to Thread
Results 1 to 3 of 3

grouping using index

  1. #1
    Registered User
    Join Date
    04-10-2013
    Location
    dundee
    MS-Off Ver
    Excel 2007
    Posts
    17

    grouping using index

    Hi all

    Please help with the following

    say I have the following groupings that I need to implement
    group1: A,B,C
    group2: D.E,F
    group3 : G,H,I
    etc.

    how can I do the following
    column 1 is input column where I will be inputting the alphabetical value, I would like excel to classify the grouping accordingly in column 2. Such that If i input the value "H" in column 1, column 2 will calculate this value as belonging to group "3"

    any help please

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: grouping using index

    You could create a small table...
    A...1
    B...1
    C...1
    D...2
    etc
    and then use a vlookup to return the value based on the lettter?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    04-10-2013
    Location
    dundee
    MS-Off Ver
    Excel 2007
    Posts
    17

    Re: grouping using index

    My knowledge of excel is very minimal could you expand on this please in terms of the formula i would use to return the group value

+ 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