S
Sam Johnson
I'm designing a Test-Case-Management VBA form for an excel spreadsheet.
Once it's completed, multiple copies will be made and distributed to
multiple users. My problem is how to maintain the code, once I release it.
i.e. if I want to change a form or a function, I don't want to edit the code
in every document. Ideally, I'd like to store all the VB code and Form
resources in a central place and have the Excel docs automatically load the
code\resources on startup.
Is there any way to do this? I'd appreciate any suggestions, I'm quite
stuck.
Once it's completed, multiple copies will be made and distributed to
multiple users. My problem is how to maintain the code, once I release it.
i.e. if I want to change a form or a function, I don't want to edit the code
in every document. Ideally, I'd like to store all the VB code and Form
resources in a central place and have the Excel docs automatically load the
code\resources on startup.
Is there any way to do this? I'd appreciate any suggestions, I'm quite
stuck.