Thread: Excell formula.
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
azarat azarat is offline
external usenet poster
 
Posts: 3
Default Excell formula.

I wish to add together cells C12:C13, and to then add cells D14:D17. and to
then subtract The answer from Column C from Column D and to shoe the result
in a new cell. I have tried =sum(C12:C13)-D14:D17) thinking that BODMAS would
work.
Help Help Help;.