I have a main form and a subform. I want that a selection in a subform will put the selected record's fields values to the controls in the main form for editing. What can I do for this?
it normally works the other way: pick the master record, then edit the subform.
What are you trying to do to the master form by picking a subform record?