P
phpons
Hi,
In my Access application, I just referenced another mdb file that
contains an email application I want to use.
In my application, I now see the forms and code of the email
application.
The email application has a form frmCourriel
But if I write Docmd.open acForm "frmCourriel", I just an error.
It works if I select the other mdb in the VBIDE.
How can open the form in VBA? I gues I have to refernce the mdb, but
How?
TIA,
Philippe
In my Access application, I just referenced another mdb file that
contains an email application I want to use.
In my application, I now see the forms and code of the email
application.
The email application has a form frmCourriel
But if I write Docmd.open acForm "frmCourriel", I just an error.
It works if I select the other mdb in the VBIDE.
How can open the form in VBA? I gues I have to refernce the mdb, but
How?
TIA,
Philippe