+ Reply to Thread
Results 1 to 2 of 2

FIND & MATCH - Multiple workbooks & worksheets

  1. #1
    Registered User
    Join Date
    07-22-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2010
    Posts
    38

    Arrow FIND & MATCH - Multiple workbooks & worksheets

    Hi guys,

    Apologies in advance, i am new to excel and don’t really know what would be the best way to use VBA to get the results.

    Need some help with some data matching.
    • To compare values of column A in two workbooks (wb1 & wb2)
    • If non match then output entire row to a new workbook.
    • Loop through all sheets on wb1

    So.... In the end there will be 3 workbooks...
    • wb1 = original data - multiple sheets
    • wb2 = new data, with possible duplicates - one sheet
    • wb3 = all unqiue rows

    Is this possible? I’ve attached 2 workbooks as examples.. If this is possible, could you direct me in the right direction to get this started?

    Thanks in advance ,

    wb2.xlsx wb1.xlsx
    Last edited by ngocpdn; 10-08-2013 at 06:25 PM. Reason: clean up

  2. #2
    Registered User
    Join Date
    07-22-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2010
    Posts
    38

    Re: FIND & MATCH - Multiple workbooks & worksheets

    Hi guys,

    i found the below code & am trying to make it work with what i want, but it seems to not work

    Please Login or Register  to view this content.
    when i change it to "equals" rather than "<>" it works.. but dont want equals, i want the nonmatches to export to wb3.

    And - i know its only checking 1 sheet at the moment, but im trying to take it one step at a time... once i work out how to do 1 sheet, ill work on the multiple sheet compare after.

    Any ideas as to what im doing wrong?

    thanks again for any advice

+ 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: 1
    Last Post: 07-26-2013, 11:20 PM
  2. [SOLVED] Copying Worksheets from Multiple Workbooks to a Single Workbook, Separate Worksheets
    By DHartwig35805 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-27-2012, 11:38 AM
  3. Copying Worksheets from Multiple Workbooks to a Single Workbook, Separate Worksheets
    By Abhi_1977 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-27-2012, 11:32 AM
  4. [SOLVED] Find and copy exact match across multiple worksheets
    By sandeepafpl in forum Excel General
    Replies: 2
    Last Post: 08-17-2012, 09:19 AM
  5. [SOLVED] Find and sum the exact match across multiple worksheets
    By sandeepafpl in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-10-2012, 01:07 AM

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