A
alex
Link subform ID control
Using Access ’03…
I have a form with one subform. The subform holds an ID field/control
(called synopsisID) and a textbox for narrative entries (memo datatype
called synopsis).
The main form and subform are properly linked in the Child/Master
field setting (synopsisID to synopsisID).
My question/issue is how to update the synopsisID textbox on the main
form when it’s assigned (by autonum) in the subform.
I tried the after update event of the synopsisID on the subform, but
couldn’t get it to populate the main form. Maybe there’s a better
way.
Thanks,
alex
Using Access ’03…
I have a form with one subform. The subform holds an ID field/control
(called synopsisID) and a textbox for narrative entries (memo datatype
called synopsis).
The main form and subform are properly linked in the Child/Master
field setting (synopsisID to synopsisID).
My question/issue is how to update the synopsisID textbox on the main
form when it’s assigned (by autonum) in the subform.
I tried the after update event of the synopsisID on the subform, but
couldn’t get it to populate the main form. Maybe there’s a better
way.
Thanks,
alex