moving from one form to another

  • Thread starter Thread starter Srao
  • Start date Start date
S

Srao

I want to be able to move from form 1 to form 2 and retain matching
information in form 1 to form 2. So, how do I link the one or two matching
information in both the forms?
 
I think what you are asking is how to link forms? If so, in properties for
the forms or subforms, go to the data tab and enter your master and child
link property. It should create that for you. If the forms are not on the
same form (a form and subform) you might have to create a form/subform to
link them. If you want to be able to see the same information in each form
without linking, you would need to put the information for both forms in one
query of table.
 

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