Thread: Adding numbers
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Norman Jones[_2_] Norman Jones[_2_] is offline
external usenet poster
 
Posts: 421
Default Adding numbers

Hi Computerkiller,

Try Excel's SumIf formula, e,g.:


=SUMIF(A1:A100,"Checkmark",C1:C100)



---
Regards.
Norman


"computerkiller" wrote in message
...
Sorry the the subject was incorrect, but this is difficult for me to
descripe. I have checkmark in an column and I would like to add the
associated values in the third column. How would I do this? Example
checkmark vetbill $250
garbage $50
hydro $25
checkmark rent $750

$1000