T
TheRobsterUK
Hi,
If I have a large formula in a worksheet and I create a VBA function
which replicates this (say I call it MyFunction), would this run faster
than the worksheet formula?
The function would still rely on numbers within the worksheet, but
rather than using a formula to carry out calculations it would use a
function which replicates what the formula is.
Would this improve the calculation time of the spreadsheet? If so would
it be a significant impovement?
Thanks
-Rob
If I have a large formula in a worksheet and I create a VBA function
which replicates this (say I call it MyFunction), would this run faster
than the worksheet formula?
The function would still rely on numbers within the worksheet, but
rather than using a formula to carry out calculations it would use a
function which replicates what the formula is.
Would this improve the calculation time of the spreadsheet? If so would
it be a significant impovement?
Thanks
-Rob