+ Reply to Thread
Results 1 to 3 of 3

Knowing two cells in a list - count the number of cells (levels) between them.

  1. #1
    Registered User
    Join Date
    03-15-2012
    Location
    Liverpool
    MS-Off Ver
    Excel 2013
    Posts
    58

    Knowing two cells in a list - count the number of cells (levels) between them.

    I have a list of alpha numeric grades.

    1a 1b 1c 2a 2b 2c 3a 3b 3c 4a 4b 4c 5a 5b 5c

    I know the start level and the final level.
    I need to find out the number of levels between the grades

    Start Finish Levels

    2b 4c 7
    4a 4a 0
    4a 4c 2
    3a 4c 5

    I am thinking of assigning the alphanumeric with a numeric (1 to 15) then use lookup and then subtract the 2 lookups, but I am thinking there must be a more efficient way of achieving this? Counting the cells between the levels or something?

    I have attached the .xls containing the above data.

    Struggling with how to achieve this.
    Attached Files Attached Files
    Last edited by Herr Rommel; 03-19-2012 at 02:30 PM.

  2. #2
    Forum Expert
    Join Date
    09-27-2011
    Location
    Poland
    MS-Off Ver
    Excel 2007
    Posts
    1,312

    Re: Knowing two cells in a list - count the number of cells (levels) between them.

    You can use Vlookup look at attachment
    Attached Files Attached Files
    Regards

    tom1977

    If You are satisfied with my solution click the small star icon on the left to say thanks.

  3. #3
    Registered User
    Join Date
    03-15-2012
    Location
    Liverpool
    MS-Off Ver
    Excel 2013
    Posts
    58

    Re: Knowing two cells in a list - count the number of cells (levels) between them.

    Tom 1977, many thanks. Works just perfectly.

+ 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