Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Merge Two Spreadsheets In To One Sheet Based On Matching Column

  1. #1
    Junior Member
    Join Date
    Aug 2013
    Posts
    9
    Rep Power
    0

    Talking Merge Two Spreadsheets In To One Sheet Based On Matching Column

    hey im trying to do hobby project and i have this really big problem: im trying to merge two spreadsheets with one sheet each into a new one. they should be merged based on matching ids in column A1:A1000, so the outcome would not have duplicated ids.

    im assuming this is a common need but i couldn't find anything for excel 2013

    please advise. link to a good video guide would be helpful and good.

  2. #2

  3. #3
    Junior Member
    Join Date
    Aug 2013
    Posts
    9
    Rep Power
    0
    *** THANKS SO MUCH!!

    that's EXACTLY what i needed

    sorry i could not explain it any better

    this is for making and map!

  4. #4
    Junior Member
    Join Date
    Aug 2013
    Posts
    9
    Rep Power
    0
    sadly i need to request for aid again as i realised far too late that 'consolidate, from what i understand, only does numerical data...

    advise please?

  5. #5
    Junior Member
    Join Date
    Aug 2013
    Posts
    9
    Rep Power
    0
    it would be type B on Excel Data Matching Merger 2.1 but that script doesn't seem to work on excel 2013

  6. #6
    Senior Member alansidman's Avatar
    Join Date
    Apr 2012
    Posts
    125
    Rep Power
    14
    Looking at Example B of your link, I would accomplish this either using MS Access and joining the two tables on the common ID. If you don't have Access, then you can do the same with MS Query, which is included as part of your Excel package. You will need to use SQL to make it happen. Look at this link.

    Use MS Query to Treat Excel as a Relational Data Source

  7. #7
    Junior Member
    Join Date
    Aug 2013
    Posts
    9
    Rep Power
    0
    so which would be easier the way for many of us that knows nothing? access came with office 2013 though i have no idea what it does or how to use it

  8. #8
    Junior Member
    Join Date
    Aug 2013
    Posts
    9
    Rep Power
    0
    ok ms query from the 'data' tab seemed easy enough but when i tried to open the excel file, it gave back "no visible table" -- i'm not sure if i did something wrong or what it considers a table but the data is from A-E1 : A-E1000 so it surely is a "table"

  9. #9
    Senior Member alansidman's Avatar
    Join Date
    Apr 2012
    Posts
    125
    Rep Power
    14
    If you are interested in getting started with Access, then here is a link to a basic tutorial by one of the MS MVPs, Crystal Long.

    Access Basics

    With the issue you have, this may be the right time to start learning Access as it can be a great help with Excel analystics.

    Alan

    BTW: MSQuery wants to see tables laid out in a table format. See if change your data to an Excel "table" using the Excel wizard helps. Without seeing your data, it will be difficult to diagnose this further.

  10. #10
    Junior Member
    Join Date
    Aug 2013
    Posts
    9
    Rep Power
    0

    Talking

    i found out that the problem could be easily solved with vlookup, and was wondering if you were aware of that or use it much

    even though access likely has so many more flexible uses, i don't think i'll need or use it ever (i'm just merging and doing one simple % calculation, nothing special)

    Answer to I have a lot of data to analyze. What's the advantage of using MS Access to an SQL database and doing manual queries? - Quora clarifies to me to that i overall don't need access

    there's also ASAP Utilities for Excel - ASAP Utilities 5.0 Download this free Excel add-in - Recommended by several magazines but doesn't work for excel 2013 64 bit though :/
    Last edited by exceltoohard; 09-04-2013 at 05:53 AM.

Similar Threads

  1. Replies: 4
    Last Post: 07-08-2013, 05:36 PM
  2. Replies: 4
    Last Post: 06-18-2013, 01:38 PM
  3. Lookup From Cell Range By Matching Row and Column
    By paul_pearson in forum Excel Help
    Replies: 2
    Last Post: 03-07-2013, 02:02 PM
  4. Offset based on Values in Column E
    By mrmmickle1 in forum Excel Help
    Replies: 7
    Last Post: 12-04-2012, 10:06 AM
  5. Finding Last Used Row or Column In Excel Sheet
    By Rasm in forum Excel and VBA Tips and Tricks
    Replies: 0
    Last Post: 04-14-2011, 03:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •