+ Reply to Thread
Results 1 to 5 of 5

Find Data and Merge to other Sheet

  1. #1
    Registered User
    Join Date
    03-24-2009
    Location
    Singapore
    MS-Off Ver
    Excel 2007
    Posts
    25

    Find Data and Merge to other Sheet

    Hi Guys,

    I have few thousand line items which require me to find the same s/n under the main source and insert another data from main source which the sub file do not have.


    I have attached the file for better understanding.

    Main file is the source.
    Sub file is my working file.

    I would need to insert tag number from the main file to the sub file. The serial number is my reference.
    Attached Files Attached Files

  2. #2
    Forum Contributor mubashir aziz's Avatar
    Join Date
    03-18-2009
    Location
    Lahore, Pakistan
    MS-Off Ver
    MS Office 2013
    Posts
    533

    re: Find Data and Merge to other Sheet

    Write this code in File Sub Cell D3

    =INDEX('[main-file.xls]Sheet1'!$A:$A,MATCH(C3,'[main-file.xls]Sheet1'!$C:$C,0))

    Don't forget to change S. Number in Main Sheet just like s. no. of Sheet Sub, its only a check that formula is working ...... u can check attach file for your guide line .....
    Attached Files Attached Files
    Last edited by mubashir aziz; 05-07-2009 at 07:45 AM. Reason: Attaching File

  3. #3
    Registered User
    Join Date
    03-24-2009
    Location
    Singapore
    MS-Off Ver
    Excel 2007
    Posts
    25

    re: Find Data and Merge to other Sheet

    Hi there,

    I need to compare the s/n between the main and sub. If the s/n matches, then i would require the Tag number from the main to be brought to the sub sheet.

    Apologies for the confusion.

  4. #4
    Registered User
    Join Date
    03-24-2009
    Location
    Singapore
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Find Data and Merge to other Sheet

    hi there, thanks my problem was solved. Thanks for the time and effort. This formula works for my other work related problem. Appreciated!

  5. #5
    Forum Contributor mubashir aziz's Avatar
    Join Date
    03-18-2009
    Location
    Lahore, Pakistan
    MS-Off Ver
    MS Office 2013
    Posts
    533

    Re: Find Data and Merge to other Sheet

    Plz. always mark your thread solved after getting solution

+ Reply to Thread

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.6.0 RC 1