Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a large number (100) speedsheets which are all similar and make use of
the same vba code for data entry. I dont want to include the code in each sheet (in case I need to modify it) So the code is in a separate sheet If I make this an addin then it loads even if the user is doing something else and doesn't need my code. If I put a button on a bar or create a keyboard short cut then similarly this is always available even when not needed So what is the proper way to have code load automatically and be accesible when one of my sheets is loaded, but not otherwise. Many Thanks -- Patrick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Access in Excel VB Code | Excel Discussion (Misc queries) | |||
How can I prevent access to code contained within Tab | Excel Worksheet Functions | |||
Is there somewhere I can access Excel-VB code at once? | Excel Programming | |||
Where to put code for access by all workbooks | Excel Programming | |||
XL2000 VBA code to ACCESS 2000 | Excel Programming |