+ Reply to Thread
Results 1 to 4 of 4

Match Index accross two workbook with certain range of column

  1. #1
    Registered User
    Join Date
    05-12-2013
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    3

    Match Index accross two workbook with certain range of column

    I have two workbooks.
    One is with single sheet several columns, the other workbook has multiple tabs with company name.
    Both workbook has some common data.
    Need to match and return result if the payment details found both file.
    can someone help?

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,623

    Re: Match Index accross two workbook with certain range of column

    You probably can use INDIRECT for this.
    Best Regards,

    Kaper

  3. #3
    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,936

    Re: Match Index accross two workbook with certain range of column

    Keep in mind that INDIRECT() only works on open workbooks. If 1 will be closed, look at using the Morefunc add-in
    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

  4. #4
    Registered User
    Join Date
    05-12-2013
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Match Index accross two workbook with certain range of column

    Thank you for the reply.
    In column V of the "WB1" file need to create a new column and fill it with a function that will pull over some type of indication if weather the payment for that row is accounted for on the 2nd spreadsheet called "WB2". This 2nd workbook is separated into Tabs by company and the 4 things that need to be matched up are the Date, First name, Last name, and Amount. i dont believe a vlookup function is appropriate here because this has MULTIPLE CRITERIA in which all 4 fields (columns A B C & D on each tab of "WB2" must match with columns F, D, E, and N on "WB1" and then in line V the formula need to show that it has indeed been found on both. with be in order to confirm each. payment (highlighted in yellow on the WB2) is accounted for on the WB1
    I have attached both file for better understanding.
    Can you help which function can be put here?
    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. [SOLVED] Converting Hlookup to Index Match with variable column index number
    By SimonLock in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-09-2015, 09:14 AM
  2. Replies: 6
    Last Post: 09-09-2014, 02:25 PM
  3. Replies: 6
    Last Post: 11-08-2013, 10:29 PM
  4. [SOLVED] Index and match accross multiple sheets
    By pauldaddyadams in forum Excel Formulas & Functions
    Replies: 22
    Last Post: 03-01-2013, 12:35 PM
  5. [SOLVED] Auto setting column widths accross a whole workbook
    By vMaster in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-26-2005, 09:00 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