Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all.
I just finished a macro, and wanted to add a call operation in it to another macro located in my xlam file. The "source" macro is located in my xlsb file. I tried application.run "c:\fullpath\AddIns\MyAddIns.xlam!MacroName" I also tried it without the full path, and that did not work. How do I accomplish this? Oh, the macro in the xlam file has the (optional control as IRIbbonControl) to allow it to be accessed within the xlam file from other macros. Thank you. Best. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Cancel this request.
I found another discussion that answered my question. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can run a macro ( call a macro) on selection of any filtercriteria? | Excel Worksheet Functions | |||
Cannot run the macro 'LOOKUP.XLAM!GetLookup | Excel Discussion (Misc queries) | |||
Excel Macro call Word Macro with Parameters | Excel Programming | |||
Excel 2007: deleting macro from personal.xlsb | Excel Programming | |||
Call macro stored in Excel workbook from Outlook's macro | Excel Programming |