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")
instance, a macro from within Word uses the following to set up PowerPoint
objects:
CreateObject("PowerPoint.Application")
GetObject("example.pot")