Running Excel Macro

ta5ta5 Member Posts: 1,164
Hi
I have read this
http://www.mibuso.com/forum/viewtopic.php?t=6649


So far so good, but I create a workbook and at the end I want to run a macro from an external workbook.
XlApplication.Run('c:\temp\excel1.xls!testme')


Unfortunately I get the message, that function "testme" is not found. Any ideas?
Thanks in advance

Thomas

Comments

  • Miklos_HollenderMiklos_Hollender Member Posts: 1,598
    Just a hint: ask the same question in some Visual Basic forum - chances are good there a lot more people there who routine do this sort of thing.
Sign In or Register to comment.