View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 1,726
Default Creating formulas

=SUM(C:C)

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"frostyboy" wrote in message
...
We are relatively new users to excel and do not know how to write

formulas. I
need the formula that will allow figures in columns C to automatically add

as
they are entered into column E to keep a running total.
Any assistance greatly appreciated.