Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello.
Is there a simple way to create an Excel macro library? Basically, I just want to store a number of macros in a module behind a workbook and have the public functions therein be available to be called from any other workbook that I happen to have open. (For clarity, I DO NOT want to duplicate code into each workbook in which I need the relevant function.) For now, I would like to avoid creating a proper add-in using the .net framework. Can I achieve my goal by creating an xlam file and including a reference to it from any workbook ? Or is there another simple approach? Thank you. Keith |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
creating a form to search for books in a library | Excel Discussion (Misc queries) | |||
looking for an Excel macro function reference library for Excel 20 | Excel Discussion (Misc queries) | |||
Creating a data library | New Users to Excel | |||
Creating Add-in with library of functions | Excel Programming | |||
Creating custom library of functions/macros | Excel Programming |