B
Bob Quintal
Add the button using the Wizard.The wizard asks what you want to do:I have two forms. One is Parent Information and One is Child
Information. When I am editing an existing record in a Parent
Information, I would like a button to take me directly to the
parent's child in the Child Informaion. Also, when in Parent
Information, when I enter a new record, I would like a button to
take me to the Child Information to add a new record. Is this
possible. Your help is much appreciated. Thank you.
->Form Operations-> "Open Form" ->next "Open the form and find specific
data to display"->Next->"Select the fields and then click the <->
button"->type the text you want on the button and click ok.
If there are no children for this parent, the form will open on a new
record so you can add some.
You may need to save the parent record before clicking on the button,
if the parent record is a new one.