please can someone help......
I have a form that facilitates data entry into a database table. I have several combo boxes that allow choices e.g. firms : ANB Amro, Merrill Lynch, etc.
The combo boxes contain data that can be found in other tables ie tblfirms .
I want to be able to choose from the combo box to input into the database AND ALSO type other names into the box that will input not only into the database table BUT also add to tblefirms . Thus increase the options in the combo box.
This means i only have to update the database form and options within the combo boxes will increase.
Many thanks in advance.
Jed
I have a form that facilitates data entry into a database table. I have several combo boxes that allow choices e.g. firms : ANB Amro, Merrill Lynch, etc.
The combo boxes contain data that can be found in other tables ie tblfirms .
I want to be able to choose from the combo box to input into the database AND ALSO type other names into the box that will input not only into the database table BUT also add to tblefirms . Thus increase the options in the combo box.
This means i only have to update the database form and options within the combo boxes will increase.
Many thanks in advance.
Jed