abenitez77
IS-IT--Management
I have a form (emailviewer) and a subform (emailviewer subform) and on my form, I have a field (txt_message). In my subform I have a field called message. I have multiple records in the subform (using continuos forms). When I click on a record, I want to populate the field (txtbox) on my form with the value of the subform field (message). How can i do this?