embedded forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Simple question, but I can't figure it out.
I would like to have one unbound form that will display two forms. The two
forms do not have to be bound. I have code behind some command buttons that
will copy values from one form to another. My top form is in single record
view, my bottom form is in continuous view.

I have tried inserting a subform from the toolbox menu with the wizard off,
but this doesn't work. Any other ideas?
 
With your forms "restored" (neither maximized nor minimized), display your
main form in Design View, and alongside it, your Database Window. Drag and
drop your subforms from the Database Window to their approximate locations
on the form.
Then correct the locations.

HTH
- Turtle
 

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

Back
Top