Update Main from from selection in Sub Form

fenhow

Registered User.
Local time
Today, 03:16
Joined
Jul 21, 2004
Messages
599
Hi,

Is there any way to select a record in a sub form and bring the main form to it?

I have a sub form that is in data view showing all records, I want to be able to click on one of the records and have it show in the main form.

Thanks.
Fen How
 
Generally this is done the other way around. Subforms are populated based on the main form by default. In order to alter it, you will need to code the behavior, unless I'm ignorant of another solution.
 

Users who are viewing this thread

Back
Top Bottom