VBA Automation

P

per aage

Hi
Is there a way to create a VBA macro in Word (Normal.dot),
which can be called from another application, written in
another language.
 
J

Jim

Yes there is.

As long as this other language can do OLE/ActiveX to Word
then it can done. I do it with my Visual Fox Pro App.

-J
 
Top