gusbrunston
Programmer
I want to double click on a control in a form called "frmProperties" and open another form "frmOwners", displaying the data from a shared control name: "OwnerLN".
I know about the double click event, and I've made a macro that will close "frmProperties" and open "frmOwners", but "frmOwners" opens displaying the first record in that table.
How do I carry the unique key over from one form to another in order to see the "Owner" information for the "Property" record I just left?
I have searched with keyword, but didn't find anything I could understand.
The first form, "frmProperties" is based on a query, and the second, "frmOwners" is based on a table. Access2000.
Thanks for any help. Gus Brunston
An old PICKer
padregus@home.com
I know about the double click event, and I've made a macro that will close "frmProperties" and open "frmOwners", but "frmOwners" opens displaying the first record in that table.
How do I carry the unique key over from one form to another in order to see the "Owner" information for the "Property" record I just left?
I have searched with keyword, but didn't find anything I could understand.
The first form, "frmProperties" is based on a query, and the second, "frmOwners" is based on a table. Access2000.
Thanks for any help. Gus Brunston
An old PICKer
padregus@home.com