You can use Application.Run.
Application.Run "Book2.xls!ProcedureName"
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting LLC
www.cpearson.com
(email on the web site)
"Rick" wrote in message
...
Is there a way of executing code that is in book2 from book1 via VB Code?