L
Lars Schouw
What is the best way to make sure I have control overwhen cells are
calculated?
I have some very long running calculations and would like postpone
them until all the pre-conditions are setup.
I could use a boolean flag in an if statement but how do I do that
better inside of my UDF function?
Lars
calculated?
I have some very long running calculations and would like postpone
them until all the pre-conditions are setup.
I could use a boolean flag in an if statement but how do I do that
better inside of my UDF function?
Lars