G
Graciela
Hi everyone! I am having dificulty creating a combo box.
I have
-A table with memberID(prim. key-autonumber),name, address, etc.
-A second table named profession that gives the list of professions: doctor,
nurse, pharmacist, other). In the design I made the row profession as prim.
key.(so there is no autonumber).
-A third table that includes the memberID(from first table) and the
profession (from the profession table.
I want the combo box to show the selection of the 2nd table(doctor, nurse
etc), and put the info in the junction table (table#3.. this is the table
that brings info from#1 and#3).
I followed the wizard instructions, but... in the combo box I see the word
doctor repeated many times... so it takes me to the junction table. When I
choose the table that has the options... then the combo box is empty.
Do you have any suggestions? I truly appreciate it. Thanks
I have
-A table with memberID(prim. key-autonumber),name, address, etc.
-A second table named profession that gives the list of professions: doctor,
nurse, pharmacist, other). In the design I made the row profession as prim.
key.(so there is no autonumber).
-A third table that includes the memberID(from first table) and the
profession (from the profession table.
I want the combo box to show the selection of the 2nd table(doctor, nurse
etc), and put the info in the junction table (table#3.. this is the table
that brings info from#1 and#3).
I followed the wizard instructions, but... in the combo box I see the word
doctor repeated many times... so it takes me to the junction table. When I
choose the table that has the options... then the combo box is empty.
Do you have any suggestions? I truly appreciate it. Thanks