I have a form with a navigation control.
How do i tell the childform in my navigation control to go to the same record ID that i have open and showing in my mainform?
i want both my child form to open the same record (based on ID number) as my main form have open.
and when i change to a new record in my main form, i want the child to follow and display the same record based on the ID.
how is this done?
How do i tell the childform in my navigation control to go to the same record ID that i have open and showing in my mainform?
i want both my child form to open the same record (based on ID number) as my main form have open.
and when i change to a new record in my main form, i want the child to follow and display the same record based on the ID.
how is this done?