form and subform problem

P

Patrick Stubbin

I ahve a form with two sub forms contained within it.

What I wish to do is on the first subform, highlight a record within that
sub form, then move to the other subform and highlight a record in that
subform. Double click that record (either the record or a field within that
record) and then have the value of a field in that record automaticlly
inserted into a field in the originally highlighted record in the first
subform.

is this possible?
all subforms are in datasheet mode
 
Top