subform communicating with mainform

C

Chris

Hi,

I would like to make it so that when a user clicks on the subform, a text box
on the main form is filled with a value from a particular field of the
clicked on record.

also, if a user types into this main form text box and then say presses a
button
the value will be put into that particular field of the currently selected
record
the currently selected record being the one with a black arrow on it in the
left side.


Thanks

Chris
 
Top