Hello,
I have a main form and in it, I have 2 subforms (subformA, and subformB next to each other) which are both linked to the same table. SubformA shows only 2 table fields and is seen in Datasheet View, and SubformB has basically all the table fields and is shown in Form View.
When I double click on a specifc record on SubformA, I want that record to be shown or loaded on SubformB. There is an integer "ID" field in both subforms (or in the main table). How do I do this?
Thank you very much everyone
I have a main form and in it, I have 2 subforms (subformA, and subformB next to each other) which are both linked to the same table. SubformA shows only 2 table fields and is seen in Datasheet View, and SubformB has basically all the table fields and is shown in Form View.
When I double click on a specifc record on SubformA, I want that record to be shown or loaded on SubformB. There is an integer "ID" field in both subforms (or in the main table). How do I do this?
Thank you very much everyone