Thread
:
Execute code from book1 of code from book2
View Single Post
#
2
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 6,953
Execute code from book1 of code from book2
application.Run "Book2.xls!MyMacro"
--
Regards,
Tom Ogilvy
"Rick" wrote:
Is there a way of executing code that is in book2 from book1 via
VB
Code?
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy