combo box

K

koko

i have a combo box whose underlying table contains only
two fields. when the user clicks the combo box, it
displays the two fields together i.e. Field1-Field2.
however, when the data isnt present in the underlying
table, i want the user to be able to add new data.
currently, i have a command button that opens the original
form that is used to add the data normally. after entering
this new data on to this 'original' form, the combo box
still does not list the new data added. how do i fix this?

thanks for your reply in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Combo or list box 0
Combo box 0
Data entry for a table from a form 2
Combo Box 1
1 combo box changes per 2 other combo boxes 3
Combo or list box 0
filter on combo box possible? 1
Combo Box Problem 5

Top