+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Forum Contributor
    Join Date
    01-21-2010
    Location
    Chicago,ILLinois
    MS-Off Ver
    Excel 2007
    Posts
    164

    Labeling pairs of numbers PART 2

    Below is and attachment that mdbct sent me for matching pairs to a set name for 3 numbers. For ex... the following pairs would be named "1"

    00
    19
    28
    37
    46
    55
    05
    14
    23
    69
    78

    The formula is already is already in the sheet for 3 numbers. I want this formula to be used with 4 numbers.
    Attached Files Attached Files
    Last edited by Jordans121; 03-10-2010 at 05:23 PM.

  2. #2
    Forum Moderator NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003, 2007, 2010
    Posts
    31,156

    Re: Labeling pairs of numbers PART 2

    I don't understand what you are trying to do? What is it you are trying to do here?
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  3. #3
    Valued Forum Contributor mdbct's Avatar
    Join Date
    11-11-2005
    Location
    CT
    MS-Off Ver
    2003 & 2007
    Posts
    843

    Re: Labeling pairs of numbers PART 2

    Here is the link to the original thread

    Copy the formula in J4 and change any reference for cell F4 to the cell you want to examine - then copy the formula to the right The formula in L21 would be:
    Code:
    ="V"&(N(NOT(ISNA(MATCH(G20,$O$4:$O$14,0))))*1+N(NOT(ISNA(MATCH(G20,$P$4:$P$14,0))))*2+N(NOT(ISNA(MATCH(G20,$Q$4:$Q$14,0))))*3+N(NOT(ISNA(

  4. #4
    Forum Contributor
    Join Date
    01-21-2010
    Location
    Chicago,ILLinois
    MS-Off Ver
    Excel 2007
    Posts
    164

    Re: Labeling pairs of numbers PART 2

    is this same formula?

  5. #5
    Forum Contributor
    Join Date
    01-21-2010
    Location
    Chicago,ILLinois
    MS-Off Ver
    Excel 2007
    Posts
    164

    Re: Labeling pairs of numbers PART 2

    Im doing front pair, outside pair, inside pair and back pair.

  6. #6
    Forum Contributor
    Join Date
    01-21-2010
    Location
    Chicago,ILLinois
    MS-Off Ver
    Excel 2007
    Posts
    164

    Re: Labeling pairs of numbers PART 2

    ok. I have it thanks a bunch mdbct!!

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.2.0