I have a QP9 spreadsheet which carries out most of its processing via a
macro, including calling {HISTOGRAM} a few times to generate
intermediate results.
I believed there was no point in letting the spreadsheet do any
recalculations until the {HISTOGRAM} calls had been executed, so I set
the recalculation options to 'Manual'.
However I have subsequently found that including a {CALC} at the point
where the spreadsheet has all the right numbers in all the right places
to come up with the final answer doesn't work. {CALC}{CALC} is also
insufficient. By experiment, it needs {CALC}{CALC}{CALC}.
I left the other Recalc settings to default - Order = Natural and # of
iterations = 1.
Am I right to set Mode = Manual so that QP9 doesn't do any calculations
until the data is in place?
Why isn't a single {CALC} sufficient to generate the final answers, and
is there a way I can force QP9 to recalculate thoroughly, such that I
don't need to experiment with the repeat calls to {CALC}?
Thanks for your help,
NigelH