+ Reply to Thread
Results 1 to 3 of 3

Need assistance merging information

  1. #1
    Registered User
    Join Date
    08-04-2008
    Location
    South Carolina
    Posts
    13

    Need assistance merging information

    I have two different spread sheets that I would like to merge all the data on to one. Using one common data thread. (Customer account number) On one sheet the accoutn number is in the same cell with other customer info. Is there a way to merge the 2 documents? I have attached a sample of the workbook.
    Attached Files Attached Files
    Last edited by jwbeaty; 07-24-2009 at 01:32 PM.

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Is it possible?

    You can use a combination of MID and VLOOKUP functions

    =VLOOKUP(MID(A1,13,5),Sheet2!A:C,2,0)

    Assume second sheet is called sheet2 and data is in columns A - C
    Martin

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Is it possible?

    jwbeaty,

    Please take a few minutes to read the forum rules, and then amend your thread title accordingly.
    Entia non sunt multiplicanda sine necessitate

+ 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