+ Reply to Thread
Results 1 to 2 of 2

Data Consolidation with Text Descriptions

  1. #1
    Registered User
    Join Date
    11-12-2010
    Location
    NY
    MS-Off Ver
    Excel 2003
    Posts
    1

    Data Consolidation with Text Descriptions

    Hey guys, I'm doing a data consolidation of multiple worksheets which contain some stock inventory that we manage. Now I've read a lot about data consolidation online and have done some practice, although from my research I'm finding out that MS Excel does not like to handle text on sum consolidations.

    The list which I'm trying to consolidate has the following column fields:
    Part number, description, project, quantity

    I've made it so each of the worksheets which I'd like to consolidate, have the same name fields and are organized in the name order and manner. I've specified excel to handle the part numbers as "Text", so it would not mistake the part numbers for quantitative values and I've given the cells which I'd like to consolidate a name for each range. Up to this point everything is ok, the problem that I'm having is that:

    1. When I try to consolidate the data, excel does not know what to do with the description of each part number, so it adds up the quantity of each part, if multiples are listed, although it leaves a blank for where the description would go.
    2. Another problem is that throughout the multiple lists organized, the descriptions do not always match. Some are in English, some in other languages. I'd like excel to accept the first match for the description and merge the quantity in stock based upon the total quantities throughout all consolidated lists.


    If anyone can help, I would greatly appreciate it. I've been racking my brain trying to come up with different solutions to handle this. I really like how excel has the "Create links to source data" feature so we can keep track as to who has which inventory.

    Thanks once again and I look forward to your responses!

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Data Consolidation with Text Descriptions

    Have you already transferred the data to a single sheet to make this easier?

    'MANY SHEETS TO ONE SHEET
    Here's a macro for merging data from multiple sheets into a "consolidation" sheet where the source sheets are the same layout.===========

    Then here's a macro based on your description that will merge that one-sheet dataset down to a single instance for each unique value in column A.
    Please Login or Register  to view this content.

    This is based on this macro here:
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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