+ Reply to Thread
Results 1 to 3 of 3

Totaling qtys from multiple tabs

Hybrid View

  1. #1
    Registered User
    Join Date
    10-28-2010
    Location
    Kansas City, MO
    MS-Off Ver
    Excel 2007
    Posts
    2

    Totaling qtys from multiple tabs

    On the attached spreadsheet, I have several different types of structures that I am using for a project. Each structure type has its own tab, but these structures all use some of the same materials and I would like to be able to set up the fourth tab to list out all part #s that are required and to total the quantities of each part required. Is there a way to set this up to populate automatically based on changes to the quantities in the first 3 tabs?

    Thanks.
    Attached Files Attached Files

  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: Totaling qtys from multiple tabs

    Here's one way. I've added SUMMARY sheet and copied all the unique rows of parts into it from sheet1.

    In column M I added a list of the sheet names to draw data from. I then added a dynamic name range (Insert > Name > Define) for that column called shNames that will expand itself as you add sheets to the list in column M.

    Next I put in an array formula in column A to collect the QTY values from all the sheets listed in column M. It's an array, so if you ever edit this formula, press CTRL-SHIFT-ENTER to confirm the changes. If you press ENTER only the array will break and you will get an error. Try again.

    You can add to this list with more unique part # rows from the other sheets until you've got one of each in the list.
    Attached Files Attached Files
    _________________
    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
    10-28-2010
    Location
    Kansas City, MO
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Totaling qtys from multiple tabs

    That's great! Thanks so much for the quick response.

+ 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