Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to record a macro that involves using the TOOLS pulldown menu
in which I have an add-in and want to use? I've tried recording but that part of the operation just does not get recorder. TIA Stan |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No, the recorder only works with Excel's built-in functionality.
-- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Stan" wrote in message ... Is it possible to record a macro that involves using the TOOLS pulldown menu in which I have an add-in and want to use? I've tried recording but that part of the operation just does not get recorder. TIA Stan |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Macro recording won't be possible, you need to find out if the add-in has
what is called an API reference. In there you will find the information you need to include the add-in functionality in a set of instructions. -- If this posting was helpful, please click on the Yes button. Regards, Michael Arch. "Stan" wrote: Is it possible to record a macro that involves using the TOOLS pulldown menu in which I have an add-in and want to use? I've tried recording but that part of the operation just does not get recorder. TIA Stan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recording | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
How do I make the Stop Recording bar pop up when recording macros | Excel Worksheet Functions | |||
macro recording | Excel Worksheet Functions |