+ Reply to Thread
Results 1 to 4 of 4

Automatic Sum across all tabs

  1. #1
    Registered User
    Join Date
    07-07-2016
    Location
    Vancouver, Canada
    MS-Off Ver
    2010
    Posts
    68

    Question Automatic Sum across all tabs

    Hi Everyone,
    I'm not even sure if this is possible, but I figured if it was someone here would know.

    I have a front page summary of a workbook.
    All of the tabs (in the real workbook there are about 20 tabs), are set up in the same way.

    I was wondering if there is a way to automatically sum all of the same numbered cells on each tab.

    Add new Switches Adding all B6
    Recycle switches Adding all D6
    Add Ports Adding all D15
    Add UPS If entry in D16 add 1
    Add PDU If entry in D18 add 1
    Remediate Cooling Issue If entry in D21 add 1
    Add Rack(s) Add all D25
    Reconstruct Comm Closet Add all D26

    Is there a way to do this without adding cell B6 on each of the tabs - I have several workbooks to do this for and some have upwards of 35 tabs.
    Attached Files Attached Files
    Last edited by 1Stacy; 08-30-2016 at 02:59 PM.

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Automatoc Sum across all tabs

    I am giving you one example and I think you can figure out the rest. To sum B6 across all worksheet name starts with a L this is the formula that I would use =SUM('L*'!B6)

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,811

    Re: Automatoc Sum across all tabs

    See here a discussion on using 3D references in formulas: https://support.office.com/en-us/art...es_in_formulas
    Note that not all functions support 3D references, but the SUM() function is one that does.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,532

    Re: Automatoc Sum across all tabs

    Counta will also support 3D references (drilling). In the cases where you just want to count the number of cells where there was a value, as in "Add UPS If entry in D16 add 1", you could use:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Let me know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Macro help: Separating data into tabs and creating a table of content of those tabs
    By AntiPivotTable in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-15-2015, 11:57 AM
  2. [SOLVED] Macros to Group Tabs, Delete Row, and Ungroup Tabs Required???
    By seash in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-16-2015, 09:15 AM
  3. Replies: 45
    Last Post: 03-12-2015, 12:46 PM
  4. [SOLVED] Userform with Multi-Tabs and Textboxes losing values when switching tabs
    By guitarsweety in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 10-23-2014, 11:35 AM
  5. Using checkboxes on summary sheet to name tabs and hide/unhide tabs
    By eew2201 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-11-2012, 06:13 PM
  6. Copy pie chart into new tabs, and show the results from data on those tabs
    By Sydney Lee in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 05-23-2012, 07:50 PM
  7. Replies: 6
    Last Post: 02-01-2012, 05:29 PM

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