+ Reply to Thread
Results 1 to 3 of 3

SUMPRODUCT across worksheet not working

  1. #1
    Registered User
    Join Date
    11-10-2009
    Location
    Watkins Glen, NY
    MS-Off Ver
    Excel 2007/2003
    Posts
    48

    SUMPRODUCT across worksheet not working

    The worsksheet that I am pulling from is named Test.

    The following counting function works fine:
    =SUMPRODUCT(--(Test!C:C="Online Giving - Website"),--(Test!A:A>=DATE(2009,10,1)),--(Test!A:A<=DATE(2009,12,31)))

    The following totaling function, produces $0, rather than $30 which it should be:
    =SUMPRODUCT(--(Test!C:C="Online Giving - Website"),--(Test!A:A>=DATE(2010,1,1)),--(Test!A:A<=DATE(2010,3,31)),B:B)

    The totaling function works fine from within the worksheet where the data is (thus Test! would be removed) but not across other worksheets.

    Any help would be greatly appreciated as always!
    Bryce
    Last edited by bkatzman; 03-31-2010 at 02:30 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: SUMPRODUCT across worksheet not working

    So you tried this... and it doesn't work?

    =SUMPRODUCT(--(Test!C:C="Online Giving - Website"),--(Test!A:A>=DATE(2010,1,1)),--(Test!A:A<=DATE(2010,3,31)),Test!B:B)
    Where there is a will there are many ways.

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

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

  3. #3
    Registered User
    Join Date
    11-10-2009
    Location
    Watkins Glen, NY
    MS-Off Ver
    Excel 2007/2003
    Posts
    48

    Re: SUMPRODUCT across worksheet not working

    Quote Originally Posted by NBVC View Post
    So you tried this... and it doesn't work?

    =SUMPRODUCT(--(Test!C:C="Online Giving - Website"),--(Test!A:A>=DATE(2010,1,1)),--(Test!A:A<=DATE(2010,3,31)),Test!B:B)
    Thank you so much! I should have caught that one...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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