Guest_imported
New member
- Jan 1, 1970
- 0
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
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