Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook called macros.xlm that is a hidden workbook that
I always open when Excel is opened. If I have another workbook open (say Test.xls) and I create a macro sub test() End sub How do I call a macro from macros.xlm from Test.xls? I have tried: sub test() Run Macros.xlm!A0FormatMeans End sub and a few other things but just cannot figure it out. Lance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Running Macros in a protected workbook | Excel Discussion (Misc queries) | |||
Running 4 macros at once | Excel Discussion (Misc queries) | |||
Running VB macros | New Users to Excel | |||
running macros from IF | Excel Worksheet Functions | |||
Running Macros in protected workbook | Excel Worksheet Functions |