G
Gyruss
Hi,
I have cells that call user defined functions in a database-linked
worksheet. Refreshing the data causes some pretty irritating behaviour.
When the old data gets deleted, the cells referencing the UDFs are
recalculated. Because there's nothing in the cells passed as arguments to
the UDFs, the UDFs return error strings. I can live with this.
However, once the new data is loaded, the same cells are NOT recalculated.
I have to force a recalculation by pressing CTRL-ALT-F9.
Is there some event that occurs at the end of a database retrieve where I
can code the worksheet to do a full recalculation?
Cheers!
I have cells that call user defined functions in a database-linked
worksheet. Refreshing the data causes some pretty irritating behaviour.
When the old data gets deleted, the cells referencing the UDFs are
recalculated. Because there's nothing in the cells passed as arguments to
the UDFs, the UDFs return error strings. I can live with this.
However, once the new data is loaded, the same cells are NOT recalculated.
I have to force a recalculation by pressing CTRL-ALT-F9.
Is there some event that occurs at the end of a database retrieve where I
can code the worksheet to do a full recalculation?
Cheers!