View Single Post
  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

=SUMIF(A2:A500,"Seed",B2:B500)

where cells A2:A500 contain the program names and cells B2:B500 contain the
amounts


"Carlee" wrote:

Hi there,

I am fairly new to Excel. What I want to do is this:

I have a column named 'Program'. I have another column named 'Amount'.

If 'Program' = "Seed" then sum all entries in the 'Amount' column where
Program = "Seed". Can I do this in excel? If so, how?

Kind Regards,
--
Carlee