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.
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)
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks