Preka
Programmer
- May 11, 2004
- 55
I was wondering if there was a way to do the following...
I have a combo box using tblorders.description as the control source. The row source is a seperate table. Typically speaking, there are only a few standard things going into the field this combo box is used for. Every now and then, however, there is an oddball entry that needs to be made, which the person placing the order can type in. Is it possible to make it so that, after they type that in, the new entry will be added to the source for the combo box options?
I have a combo box using tblorders.description as the control source. The row source is a seperate table. Typically speaking, there are only a few standard things going into the field this combo box is used for. Every now and then, however, there is an oddball entry that needs to be made, which the person placing the order can type in. Is it possible to make it so that, after they type that in, the new entry will be added to the source for the combo box options?