How do you call Form InfoPath Form Applications from MS-Word VBA?

R

Relic

I've got a need to call InfoPath Forms from a MS-Word menu application. For
instance, a macro from within Word uses the following to set up PowerPoint
objects:

CreateObject("PowerPoint.Application")
GetObject("example.pot")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top