File Calculation

T

tj

I have a 40+MB file that is full of complex functions including lookups, if
statements, and array functions. Under the tools, options menu, calculation
is set to automatic. There are no circular reference errors that I can find.
But the file continuously indicates that it needs to be calculated. If I
press the F9 key, it calculates, but still indicates (at the bottom left-hand
side) that it needs to be calculated. I'm afraid that it may not be
calculating correctly.

In addition, the "trace dependents" function indicates that no cells are
referenced by the active cell when that is not the case. These two problems
appear to be related, but I cannot figure out if there is an easy fix or the
best way to troubleshoot.

Please help.
 
T

tj

Yes, I have the following:
=SUMPRODUCT((SUMIF(INDIRECT("'"&Tab_Names&"'!"&ADDRESS(ROW('S1'!$B$11),COLUMN('S1'!$B$11))),"include",INDIRECT("'"&Tab_Names&"'!"&ADDRESS(ROW('S1'!G196),COLUMN('S1'!G196))))))

This calculation is used to sum data from tabs S1 to S25 only if I've said
to include such cells in the total.

However, I just removed that to see if it helps, and I still have the problem.

I can't find any other volatile formulas.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top