Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Passing paramter from VB6 to Word macro

2 views
Skip to first unread message

jfl4066

unread,
Jul 20, 2009, 11:29:01 AM7/20/09
to
Word 2003;

I've got a VB6 front loader application that runs a Word macro "Main".
I know how to use the Run method without paramters but having problems with
them. The "Main" macro in Word VBA is a subroutine. My VB6 code line is
wdApp.Run "BRT_Tool.m1_Main.Main", username where username is a string
variable. I'm getting run time error 438, object not supported. What is
wrong?

0 new messages