Toggle forms

M

myseven123

I am trying to track purchasing/receiving information in an Access 2003
database.

On my main form I have a field that I want (when checked) to open another
form. The new form needs to have a list of receiving numbers and dates that
correspond with the purchase order information on the main form. I want to be
able to toggle between the two forms and make changes/updates.

Any suggestions on the best way to do this?
 
L

Larry Linson

With no more information, I'd say the easiest to implement and to use would
likely be to create a contiuous forms-view Form to display the receiving
numbers and dates and embed it in a Subform Control on your main Form, with
the Purchase Order Number as the Master Link Fields and Child Link Fields
for the Subform Control.

Larry Linson
Microsoft Office Access MVP
 

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