L
lneel
Guest
Ok,
I have attached an example db. I have 2 tables. I have 1 form.
My issue should be SIMPLE to resolve. I have name and membership information in one table and need to use it multiple times in another table. I want to be able to select a name from a combo box in a form and have that selection populate the name and membership data.
Tables:
Shooters-Has 3 columns- ID, Name and IDPANum
MD-Has 10 columns, only 2 relevant to my issue, Name and IDPANum
Form:
MD-from this form I want to be able to select a name and have that selection populate the name and IDPANum fields in the form.
This is such an easy thing but I cannot get it to work. Please help.
I have attached an example db. I have 2 tables. I have 1 form.
My issue should be SIMPLE to resolve. I have name and membership information in one table and need to use it multiple times in another table. I want to be able to select a name from a combo box in a form and have that selection populate the name and membership data.
Tables:
Shooters-Has 3 columns- ID, Name and IDPANum
MD-Has 10 columns, only 2 relevant to my issue, Name and IDPANum
Form:
MD-from this form I want to be able to select a name and have that selection populate the name and IDPANum fields in the form.
This is such an easy thing but I cannot get it to work. Please help.