indesisiv
Access - What's that?
- Local time
- Today, 19:25
- Joined
- Jun 13, 2002
- Messages
- 265
I have a list box and i want it to act like a combobox in the sense that i want to be able to add data to it. (As in notinlist sort of thing)
I have a textbox so that the user can type in something and then click a button and add it to the list box.
The listbox is unbound and the row source is based on a table so the data just needs to be added to the table.
I am sure that this is something obvious so i apologise in advance. Any help will be gratefully received.
Steve
I have a textbox so that the user can type in something and then click a button and add it to the list box.
The listbox is unbound and the row source is based on a table so the data just needs to be added to the table.
I am sure that this is something obvious so i apologise in advance. Any help will be gratefully received.
Steve