Thread: Sumproduct Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
AndyO_UK AndyO_UK is offline
external usenet poster
 
Posts: 15
Default Sumproduct Help

Hi

Currently I have the following string setup:

=SUMPRODUCT(--('Awaiting Further Info'!B2:B294="NU"),--('Awaiting Further
Info'!F2:F294="D"),'Awaiting Further Info'!I2:I294)

I now also need this to check Column A for all instances of serial "1" but I
cannot get the syntax right so grateful for your help.

Column 'B' is Company, Column 'D' is Circuit Type and Column 'I' is cost of
circuit per annum

Thanks, Andy