View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nickie[_2_] Nickie[_2_] is offline
external usenet poster
 
Posts: 2
Default SumProduct Formula Problem

I need a formular that will give me the total number of records that in
B2:B318 which equal "District" and I2:I318 for those records are not null,
this is what i have so far:
=SUMPRODUCT(('Hand Portable on Trains'!B2:B318="District")*('Hand Portable
on Trains'!I2:I318="<"))

Any help would be much appreciated

Kind regards

Nickie