Jaymin
Registered User.
- Local time
- Today, 21:18
- Joined
- Oct 24, 2011
- Messages
- 70
I have a form with three cascading combo boxes and data is entered via a subform, the third combo box will only ever have four entries in it max.
i can fill the subform in, them requery the form and select another item from the third combo or exit the form.
What i want to do is that every time i requery the form and go back to the third combo box, the item that i selected previously is removed from the combo box list, and so on till no more item are left. or the form is closed down.
Peter
i can fill the subform in, them requery the form and select another item from the third combo or exit the form.
What i want to do is that every time i requery the form and go back to the third combo box, the item that i selected previously is removed from the combo box list, and so on till no more item are left. or the form is closed down.
Peter