+ Reply to Thread
Results 1 to 4 of 4

finding out more than one match value???????

  1. #1
    Registered User
    Join Date
    08-03-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    2

    finding out more than one match value???????

    HI,

    I HAD A PROBLEM WITH THE MATCH FUNCTION,PLEASE HELP ME IN SOLVING THE PROBLEM BY APPLYING ANY OTHER FORMULA.BY APPLYING THE MATCH FORMULA I AM ABLE TO GET THE COLUMN NO OF FIRST MATCH VALUE,HOW I CAN THE
    COLUMN NUMBER OF OTHERS MATCH VALUES.


    Thanks.
    Attached Files Attached Files
    Last edited by md@xl; 08-03-2013 at 05:33 PM.

  2. #2
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211

    Re: finding out more than one match value???????

    Try this:

    =SMALL(IF(C6:H6=J6,COLUMN(C6:H6)-COLUMN(C6)+1),n)

    n = 1 (first match)
    n = 2 (second match)
    n = 3 (third match)
    and so on...

    Array formula press Ctrl+Shift+Enter, not just Enter

  3. #3
    Registered User
    Join Date
    08-03-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: finding out more than one match value???????

    thank u very much for responce but it does not work out,i am geeting a message an error in formula.please sort it out.solution with an attachment will be helpful.

  4. #4
    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,929

    Re: finding out more than one match value???????

    Did you enter using CTRL SHIFT enter?
    Did you change n to a number?
    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

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 05-08-2013, 02:10 PM
  2. [SOLVED] Two Excel sheets trying to match text data and return the match from the second column!
    By bankcott in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-02-2013, 02:17 PM
  3. Replies: 13
    Last Post: 12-13-2012, 11:44 AM
  4. [SOLVED] Index/Match/Match....Stops without completing the match
    By irsles in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-14-2012, 10:16 PM
  5. Replies: 5
    Last Post: 02-29-2012, 08:51 PM

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