View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Eric @ CMN, Evansville
 
Posts: n/a
Default SUMPRODUCT question

Thanks...I'll review the link you posted.

"Bob Phillips" wrote:

See http://www.xldynamic.com/source/xld.SUMPRODUCT.html

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Eric @ CMN, Evansville" wrote
in message ...
I am not familiar with the SUMPRODUCT function. I asked someone to do some
work for me on a spreadsheet and he added the following expression to a

cell:

=SUMPRODUCT(--('PO Log'!$AB$2:$AB$1203='Summary by Line

Equivalent'!A2),('PO
Log'!$I$2:$I$1203),--('PO Log'!$AA$2:$AA$1203<"CANCELLED"),--(PO
Log'!$X$2:$X$1203<""))

I've been trying to understand exactly what this is doing, and I can't

seem
to find anything that helps me understand what the "--" is for. Can

someone
put this expression into English for me ?

Thanks !