Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Need more details. What is in Columns C & E? Also give an example of what
you would like done, ie add C1+E1, Sum entire column? Les "frostyboy" wrote: 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. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
creating formulas | Excel Discussion (Misc queries) | |||
Creating Formulas | Excel Worksheet Functions | |||
Creating formulas | Excel Worksheet Functions | |||
Creating formulas | Excel Programming | |||
Self creating formulas | Excel Programming |