View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.newusers
John John is offline
external usenet poster
 
Posts: 48
Default is this possible?

daddylonglegs wrote:

=SUMIF should be sufficient.

For Service code 3 for instance

=SUMIF(B:B,3,C:C)


This worked for me. Thanks
John