imtheodore
Registered User.
- Local time
- Today, 01:09
- Joined
- Jan 20, 2007
- Messages
- 74
OK, I have a list box on a form.
The values inside the list box are "clicked" into other fields on a form.
Each time a selection is clicked and moved into the text box, I would like to re-query the table for the list box omitting any values on the current form.
Can this be done?
Basically, I have a list box and 40 text boxes on a form, as the text boxes fill up, the selections in the list box should shrink, so duplicates cannot be selected.
Thanks!
The values inside the list box are "clicked" into other fields on a form.
Each time a selection is clicked and moved into the text box, I would like to re-query the table for the list box omitting any values on the current form.
Can this be done?
Basically, I have a list box and 40 text boxes on a form, as the text boxes fill up, the selections in the list box should shrink, so duplicates cannot be selected.
Thanks!