Hello Mr Excel
Im working on a set of spreadsheets that uses VBA which are all identic.
Is there a way I can put this code in some common file, module or something 3rd and then include that in some way in the other spreadsheets so I can makes updates to the code in just one place?
The VBA consists of subs, functions and event handlers.
Thanks
Leth
Im working on a set of spreadsheets that uses VBA which are all identic.
Is there a way I can put this code in some common file, module or something 3rd and then include that in some way in the other spreadsheets so I can makes updates to the code in just one place?
The VBA consists of subs, functions and event handlers.
Thanks
Leth