I have a form based on a table which has a drop down box refering to another table.
ie.
I have a table and on it is a drop down box with venue names in it, so that the user can select the venue which they want the record to relate to.
Is there any way that if the venue the user is wanting the record to refer to is NOT in the drop down box, that they can enter it, and it will be stored in the table storing all the other venue names, and at the same time, be stored in the table which the form is based on.
So for instance if Sydney All Sports Club is not in the Venue table, the user can enter that name in the drop down box field, and it will be stored in the Venue table, and also in the table which the form is based (there is a field in the table which is a lookup value of the venue table).
I want this so that next time when i create a new record, if i want the record to be related to the Sydney All Sports Club, the name will appear in the drop down box, and can be easily selected, without the user having to type the name in again.
is this possible??
ie.
I have a table and on it is a drop down box with venue names in it, so that the user can select the venue which they want the record to relate to.
Is there any way that if the venue the user is wanting the record to refer to is NOT in the drop down box, that they can enter it, and it will be stored in the table storing all the other venue names, and at the same time, be stored in the table which the form is based on.
So for instance if Sydney All Sports Club is not in the Venue table, the user can enter that name in the drop down box field, and it will be stored in the Venue table, and also in the table which the form is based (there is a field in the table which is a lookup value of the venue table).
I want this so that next time when i create a new record, if i want the record to be related to the Sydney All Sports Club, the name will appear in the drop down box, and can be easily selected, without the user having to type the name in again.
is this possible??
