Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ayo Ayo is offline
external usenet poster
 
Posts: 489
Default Help with SUMPRODUCT formula !!!!!!!!!!!!!!!!!!!!!

=SUMPRODUCT(('Sites Task List_Logical'!$B$2:$B$5776=$C26)*('Sites Task
List_Logical'!$Q$2:$Q$5776=FALSE))

=SUMPRODUCT(('Sites Task List_Logical'!$B$2:$B$5776=$C26)*('Sites Task
List_Logical'!$Q$2:$Q$5776="FALSE"))


why are the above formulae giving me a "#VALUE!" error
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Help with SUMPRODUCT formula !!!!!!!!!!!!!!!!!!!!!

Maybe you have a #value! error in B2:b5776 or q2:a5776 of the "sites task
list_logical" sheet?

Or that error in C26 in the activesheet?

Ayo wrote:

=SUMPRODUCT(('Sites Task List_Logical'!$B$2:$B$5776=$C26)*('Sites Task
List_Logical'!$Q$2:$Q$5776=FALSE))

=SUMPRODUCT(('Sites Task List_Logical'!$B$2:$B$5776=$C26)*('Sites Task
List_Logical'!$Q$2:$Q$5776="FALSE"))

why are the above formulae giving me a "#VALUE!" error


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 269
Default Help with SUMPRODUCT formula !!!!!!!!!!!!!!!!!!!!!

The first formula looks ok. The most likely culprit is a cell in your range
is evaluating to #VALUE!.

Use the autofilter or error checking to check your data. It only takes 1
errored celle to cuse SUMPRODUCT to error out

The second formula would be used only if Column Q contains FALSE as a text
string
--
If this helps, please remember to click yes.


"Ayo" wrote:

=SUMPRODUCT(('Sites Task List_Logical'!$B$2:$B$5776=$C26)*('Sites Task
List_Logical'!$Q$2:$Q$5776=FALSE))

=SUMPRODUCT(('Sites Task List_Logical'!$B$2:$B$5776=$C26)*('Sites Task
List_Logical'!$Q$2:$Q$5776="FALSE"))


why are the above formulae giving me a "#VALUE!" error

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nesting a sumproduct formula within a sumif formula. jerrymcm Excel Discussion (Misc queries) 2 October 3rd 07 03:35 PM
sumproduct formula Todd Excel Worksheet Functions 7 July 2nd 07 09:22 PM
Sumproduct or Other Formula? Rob Excel Worksheet Functions 2 December 5th 06 06:20 PM
sumproduct formula ermeko Excel Worksheet Functions 9 August 16th 06 12:52 PM
SUMPRODUCT formula shmurphing Excel Worksheet Functions 2 December 21st 04 04:49 PM


All times are GMT +1. The time now is 12:31 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"