Thread: SUMPRODUCT
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sean Timmons Sean Timmons is offline
external usenet poster
 
Posts: 1,696
Default SUMPRODUCT

all ranges must be of the same size. Can't have:

$B$70:$B$3003

get rid of that second 3.
"ColleenK" wrote:

Hi There,

Can anyone tell me why I am getting #Value! error with the following formula;

=SUMPRODUCT(--(DATASHEET!$B$70:$B$300=C87),-(DATASHEET!$B$70:$B$3003<""),(DATASHEET!$E$70:$E$ 300))
--
CK