Forms and Subforms

A

Amateur

Dear Sirs
How can I open a form as a subform within a form from another database?
Thanks for helping me
Klaus
 
J

John W. Vinson

Dear Sirs
How can I open a form as a subform within a form from another database?
Thanks for helping me
Klaus

You'll need to import the form. Both the mainform and the subform objects must
exist within the same database, and you cannot open a subform independently.

John W. Vinson [MVP]
 
Top