![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Posts: 63
|
I have a file with a number of modules in that I use regularly.
In part of the code in this file I want to call a subroutine from my personal.xls file. How do I call such a subroutine? Many thanks Chris |
|
|
|
|
|
#2 | |
|
Board Regular
Join Date: Feb 2002
Location: SRC
Posts: 165
|
Try
application.run ("personal.xls!subname") Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|