![]() |
![]() |
|
|||||||
| 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 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Bogota, Colombia
Posts: 11,927
|
Like this:
Application.Run "'Other Book.xls'!Test" |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Feb 2002
Posts: 63
|
Thanks Juan!
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|