+ Reply to Thread
Results 1 to 6 of 6

Matching Sets of Data

  1. #1
    Registered User
    Join Date
    06-30-2014
    Location
    Grafton Mass
    MS-Off Ver
    2010
    Posts
    20

    Unhappy Matching Sets of Data

    Hello there excel community, I created a macro that extracts two columns of numbers from one workbook and need to match them to another set of numbers in another workbook. For instance i have numbers like...

    18314 907
    18272 64
    11005 907
    11005 324

    ..Now i need to match these numbers up with the others to find the hyperlink associated with them.

    Any suggestions or Questions?

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Matching Sets of Data

    Hi,

    Stating the obvious I suppose but have you tried =MATCH()
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    06-30-2014
    Location
    Grafton Mass
    MS-Off Ver
    2010
    Posts
    20

    Re: Matching Sets of Data

    There are two differnt sheets to matched number could be in, if not in the first then the checking the other. So its more of a lookup than a match and I need it to be in macro form not sheet code. What i did so far was merging the two columns of data so instead of looking for two cells i look for one and an match it up that way. I guess the lookup part is what i need help with now

  4. #4
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Matching Sets of Data

    Hi,

    Conceptually there is no difference between a LOOKUP() function and a MATCH() function coupled with an INDEX() function. The latter is arguably much more efficient and cetainly more flexible so don't get fixated on pure Lookup.

    Perhaps you'd better upload the workbook so that we can see your request in context.

  5. #5
    Registered User
    Join Date
    06-30-2014
    Location
    Grafton Mass
    MS-Off Ver
    2010
    Posts
    20

    Re: Matching Sets of Data

    Sample Doc.xlsx

    Sorry still new to the forum and too a while to figure out how to upload file, dont even know if i did it right.

    But you what i want to do is go through each cell in the data sheet, match it with the appropriate one in either the SF sheet or the HG sheet, copy the entire row then paste it in the Final sheet.

  6. #6
    Registered User
    Join Date
    06-30-2014
    Location
    Grafton Mass
    MS-Off Ver
    2010
    Posts
    20

    Re: Matching Sets of Data

    Figured it out
    Attached Files Attached Files

+ 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. Matching Sets of Data
    By omaribookal in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-09-2014, 02:23 PM
  2. Matching to sets of data
    By pedram_i7 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-07-2014, 05:42 AM
  3. Matching two data sets
    By Lostinspreads in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-24-2013, 12:05 PM
  4. Matching two data sets
    By sbarnhar in forum Excel General
    Replies: 8
    Last Post: 11-03-2009, 12:31 PM
  5. Matching two sets of Data
    By ikflash in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-18-2008, 03:32 AM

Tags for this Thread

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