+ Reply to Thread
Results 1 to 7 of 7

Need help consolidating data across multiple sheets

  1. #1
    Registered User
    Join Date
    07-14-2011
    Location
    Sevierville, tn
    MS-Off Ver
    Office 2010 Professional
    Posts
    46

    Need help consolidating data across multiple sheets

    I have a workbook with 16 separate worksheets with multiple columns. I'd like to create a 17th sheet that would consolidate all the data from the other sheets ONLY if there is a value entered in for quantity ordered. I would like to do it without VBA if possible, but if I need to it's not a problem. The tricky part(to me anyway), is that I only need certain cells from each row to transfer over to the new sheet. Is this possible. For example, I have columns A thru G with headers, (Quantity Ordered, Item Number, Description, Price, Category, etc.) On the final sheet, I just need 3 of the cells from each row, (qty, item and description) but would like to have them automatically placed under the correct header on the final sheet. BTW, the final sheet headers are arranged differently and some are named differently. Any ideas? Thanks in advance for any help!

  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: Need help consolidating data across multiple sheets

    It would require VBA to do in any simple manner. I can set that up for you so that each time you bring up sheet 17, it goes out and collects all the data from all other sheets and refreshes it's data, all the time.

    Click GO ADVANCED and use the paperclip icon to post up a copy of your workbook. Make sure the workbook demonstrates your desired results if possible, or just highlight the cells you're trying to fix.
    _________________
    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!)

  3. #3
    Registered User
    Join Date
    07-14-2011
    Location
    Sevierville, tn
    MS-Off Ver
    Office 2010 Professional
    Posts
    46

    Smile Re: Need help consolidating data across multiple sheets

    Warehouse Store Order List 4-30-12.xlsx
    Many thanks for the help. I need the final sheet titled"Pick List" to get the info from the rest of the workbook.

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

    Re: Need help consolidating data across multiple sheets

    Take a look.... right-click on the Pick List tab and VIEW CODE to see the macro.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-14-2011
    Location
    Sevierville, tn
    MS-Off Ver
    Office 2010 Professional
    Posts
    46

    Re: Need help consolidating data across multiple sheets

    You sir, are the man! That does exactly what I need. Can't thank you enough, I have wrestled with this all day trying to figure it out. Now I'm going to try getting some code in to clear all the ordered columns on the worksheets. this may require a button on the Pick List, but i can handle that. I'm not a total newb to VBA but very far from experienced. Learning as I go and you have been a great help!

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

    Re: Need help consolidating data across multiple sheets

    Please Login or Register  to view this content.

    If that takes care of your need, please select Thread Tools from menu above and set this topic to SOLVED.

  7. #7
    Registered User
    Join Date
    07-14-2011
    Location
    Sevierville, tn
    MS-Off Ver
    Office 2010 Professional
    Posts
    46

    Re: Need help consolidating data across multiple sheets

    Thanks for everything.....You may hear from me later, I'm trying to add some user controls for this workbook.

+ 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