How to open Access Subform in Visual Basic?

T

Tran The Tuynh

Dear,

My Access DB have some forms/subform. Open this DB in VB
via Access Automation, then open all form by method
DoCmd.OpenForm in hidden mode. An error occurred, with
error code is 7784 (Error description: "This form or
report is already being designed as a subform or
subreport. To open this form in Design view, select the
subform or subreport and click Subform in New Window on
the View menu.")
How can I solve this problem?

Thanks.
 

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