View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
thefakemccoy thefakemccoy is offline
external usenet poster
 
Posts: 3
Default product formula not totaling

Thank you very much!!!

"Gord Dibben" wrote:

Common problem......not yet fixed in 2007 version.

ToolsOptionsCalculation can be Auto or Manual.

Excel takes the Calculation mode each session from the settings on the first
workbook opened in that session.

i.e. If you saved Book1 with calc mode in manual and opened it first, calc
mode would be in Manual.

If you saved Book2 with calc mode in auto and opened it after Book1, Book2
would be in manual mode(Excel ignores the auto calc mode in this case).

If you close Book1 before opening Book2, Book2 will be in auto calc mode.

Confusing enough? <g


Gord Dibben MS Excel MVP

On Sun, 22 Jul 2007 16:46:00 -0700, thefakemccoy
wrote:

I have a simple product formula J19=H19*I19. Every time I input new values
for H, the value for J does not change. I have to double click J and hit
enter for the product to total. This is happening on all of my excel docs
for all formulas. Has anyone seen this before?