Need my combobox to accept new data (not in list) and update the list. ???

SomeGuy

Registered User.
Local time
Today, 18:48
Joined
Sep 26, 2000
Messages
62
I have a combobox that gets its info from a query that is based on a table (I am using the query to ensure that the info in the combobox is in alphabetical order)

When a user selects a name from the combobox list, the name is stored in the table.

I need the combobox to be able to accept having a new name entered into the list and then update the list to reflect this change without having to close down/reopen the form to update the query.

Can this be done(easily)?

Thanks in advance for any help
 
Thanks for the link.
bouncing.gif
 

Users who are viewing this thread

Back
Top Bottom