Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do you turn a VB Code Module into an add-in ?
Regards Wayne |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Place the code module in a new workbook, and save that workbook with a file
type of xla (it is the last in the file type list). Then just install it via ToolsAdd-ins. -- HTH Bob Phillips "Wayne_Perth_WA" wrote in message ... How do you turn a VB Code Module into an add-in ? Regards Wayne |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create Global Variables in a module | Excel Programming | |||
create module | Excel Programming | |||
create module | Excel Programming | |||
Variable from a sheet module in a class module in XL XP | Excel Programming | |||
Trying to create a custom "clear worksheet" function (in a VBA module) | Excel Programming |