+ Reply to Thread
Results 1 to 3 of 3

Thread: Sumproduct across multiple sheets using named range

  1. #1
    Valued Forum Contributor
    Join Date
    11-23-2007
    Location
    Suffolk, UK
    Posts
    290

    Sumproduct across multiple sheets using named range

    Good morning all,

    I have a simple sumproduct formula, that works against one sheet, however, i need it to also sum against multiple sheets within the same workbook using a named range. i have tried using indirect but to no avail.

    can anyone help me,

    thanks reg

  2. #2
    Forum Guru NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    32,636
    Try this:

    Make a Column C in each of Sheet 2 to Sheet 6 that concatenates columns A and B

    Then use formula in Totals!B3:
    =SUMPRODUCT((COUNTIF(INDIRECT("'"&sheets&"'!$C$1:$C$15"),B$2&$A3)))


    copied down and across
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  3. #3
    Valued Forum Contributor
    Join Date
    11-23-2007
    Location
    Suffolk, UK
    Posts
    290
    thanks nbvc

    works great

    thansk reg

+ 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.2.0