View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sandy Mann Sandy Mann is offline
external usenet poster
 
Posts: 2,345
Default Excel formula problem

It sounds as if you have Calculation set to Manual

Try:

Tool Options Calculation Automatic

Excel takes the Manul/Automatic setting from the first workbook to be opened
in the session.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


"Oregon Sailor" <Oregon
wrote in message
...
I have a worksheet that has a running balance formula (ending balance from
column above, plus activity from different columns in same row.

When I copy this formula down to the next row, the cell references change
but it gives me the sum of the cell that I copied from. In order to get
the
correct sum, I must re-enter the formula each time.

Anyone know how to get this corrected?