Thread: Use an If Sum
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Use an If Sum

=SUMIF(J:J,"Leased*",C:C)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"sueledet" wrote in message
...
I want to total Column C only if Column J begins with the word Leased.

Same
with Column E, only if Col J has the word Leased in it.

I think this is a function question but I'm too new to know the

difference!
--
sueledet