+ Reply to Thread
Results 1 to 2 of 2

Help Counting Same cell across multiples sheets with specific sheet name

  1. #1
    Registered User
    Join Date
    02-22-2016
    Location
    oregon
    MS-Off Ver
    excel 2013
    Posts
    15

    Help Counting Same cell across multiples sheets with specific sheet name

    Hello.

    I want to sum the values on a specific cell across multiple sheets. So I used =sum(jan_31:Totals!B2)
    Now I would like to only sum the values for which the worksheet contains the text 404 in it.
    Any tips?

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Help Counting Same cell across multiples sheets with specific sheet name

    You could create a list of the sheet names using this technique:

    https://www.excelforum.com/showthread.php?t=929969

    Then, you could use a formula to see if the 404 is in the sheet name then return the value from B2 of that sheet.

    Then just sum the range of those formulas.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. Replies: 0
    Last Post: 09-16-2015, 01:18 PM
  2. [SOLVED] Copy Multiples Sheets to One Sheet by Criteria in Column (in All sheets)
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-13-2014, 08:36 PM
  3. [SOLVED] Adding Sheets - New Sheets to be named a specific cell within Each Sheet
    By Ryan Gomez in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 06-25-2013, 01:22 PM
  4. Autolist of code in one sheet from multiples sheets in excel
    By NILESH ZALA in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-09-2013, 08:52 AM
  5. [SOLVED] Counting Multiples Values in one cell
    By ROB40160 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-03-2012, 09:28 AM
  6. Counting multiples
    By SeanKosmann in forum Excel General
    Replies: 12
    Last Post: 01-03-2012, 01:38 PM
  7. Copy data from multiples sheets to specific cells in "summary"
    By sweetboy02125 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-17-2010, 10:05 AM

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