HOW?
I know I've seen it somewhere.....
I want to call a public subroutine defined within a template in Word VBA from VB app..... please help.
Email me if you wish.
[email protected]
Printable View
HOW?
I know I've seen it somewhere.....
I want to call a public subroutine defined within a template in Word VBA from VB app..... please help.
Email me if you wish.
[email protected]
I don't have the code in front of me - but this should get you started.
Reference Word as an object in your VB project. Open or create the Word object. Open the template. Run the VBA subroutine.