kysterathome
Technical User
Hi guys,
Probably a simple thing, but my lid'l brain is lost:
Setup:
Two tables:
Table A with many names that feed (with dropdown) from Table B where the names are the primary key (I have of course related the two tables).
Problem:
In a form I want the user to use a dropdown when entering names. The dropdown feeds from table B (since each name would only occur once). However, the user can also add a NEW name. I would like this new name to be added once in Table A together with all the other items he/she fills out, but also in Table B, so that the new name is present in the dropdown for the next record that is entered.
I am grateful for any indication you can give me here. My boss would love me if I get this thing up and running ...
Chris
Probably a simple thing, but my lid'l brain is lost:
Setup:
Two tables:
Table A with many names that feed (with dropdown) from Table B where the names are the primary key (I have of course related the two tables).
Problem:
In a form I want the user to use a dropdown when entering names. The dropdown feeds from table B (since each name would only occur once). However, the user can also add a NEW name. I would like this new name to be added once in Table A together with all the other items he/she fills out, but also in Table B, so that the new name is present in the dropdown for the next record that is entered.
I am grateful for any indication you can give me here. My boss would love me if I get this thing up and running ...
Chris