N
news.microsoft.com
I have a workbook that has around 40 sheets, many with some sophisticated
formulas. as well as 2000 lines of VBA. The vba does the user and
application security, screen resolution (zoom) and conducts the workflow.
The way it exists now, the user could be allowed to patch a sheet formula
(but shouldn't be necessary), but if a bug fix or enhancement was required
in the code all the current sheets data would have to be re-keyed. Is there
a way to split the code out of the workbook? Perhaps put it in an Add-in?
Would that allow for a bug fix to be moved out to existing users? How do
others (you) do it?
Thank you for your advice.
rick
formulas. as well as 2000 lines of VBA. The vba does the user and
application security, screen resolution (zoom) and conducts the workflow.
The way it exists now, the user could be allowed to patch a sheet formula
(but shouldn't be necessary), but if a bug fix or enhancement was required
in the code all the current sheets data would have to be re-keyed. Is there
a way to split the code out of the workbook? Perhaps put it in an Add-in?
Would that allow for a bug fix to be moved out to existing users? How do
others (you) do it?
Thank you for your advice.
rick