D
Didier Maignan - Interprojet
Hi
We are developing an infopath form that read and write to MIcrosoft Office
application (Project). The external application is open.
We chosed VBS because We discovered that Javascript does not work properly
in communication with Office VBA (in both ways).
We need now to embed the VBA Office reference into VB script existing code.
ANd we do not know how to do it : "Public function add byval as reference"
does not seems to be documented or even existing.
We are developing an infopath form that read and write to MIcrosoft Office
application (Project). The external application is open.
We chosed VBS because We discovered that Javascript does not work properly
in communication with Office VBA (in both ways).
We need now to embed the VBA Office reference into VB script existing code.
ANd we do not know how to do it : "Public function add byval as reference"
does not seems to be documented or even existing.