Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I've saved several useful macros which I would like to have always available to an addin. On starting excel, the addin file is opened, and the macros can be run by typing in their name. However, they do not appear in the list of available macros (alt-F8). What do I need to do for these macros to be included in this list? Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Make the addin a workbook rather than an addin would be one option.
Macros in Addins don't show up in the macro list. You could build a toolbar with a button for each macro or otherwise produce your own list of macros that the user could choose from. -- Regards, Tom Ogilvy "Claude" wrote in message ... Hi I've saved several useful macros which I would like to have always available to an addin. On starting excel, the addin file is opened, and the macros can be run by typing in their name. However, they do not appear in the list of available macros (alt-F8). What do I need to do for these macros to be included in this list? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Addin Help | Excel Discussion (Misc queries) | |||
How do I display stop recording toolbar for macros | Excel Discussion (Misc queries) | |||
weird saving of a document with macros resulting with macros being transfered to the copy | Excel Programming | |||
Problem with calling addin macros in ExcelXP | Excel Programming | |||
Remove Excel AddIn from AddIn List !! Help | Excel Programming |