ComboBox processing in Access 2k
This may sound kinda amateurish but I'm looking for a good way to handle a combobox dilemma of mine ... What I have is a combobox with 1 column : Work Orders. This ComboBox when selected will put its value into a listbox and remove the value so that it cannot be selected again ... Now, my dilemma. I don't want to reload the combobox say when I remove an item from the listbox ... That is when I delete a work order from the listbox I want to make it available again in the ComboBox ... I do have a thought of having an invisible ComboBox that would hold the selected items and then just move them back and forth between the Combos ... Any ideas or suggestions?
Thanks.
- Mike

