rainman89
I cant find the any key..
- Local time
- Today, 12:09
- Joined
- Feb 12, 2007
- Messages
- 3,015
Im confused. What do u want it to do?
it requeries so that u can select the player from that specific team.
remove the me.combobox#.value="" from them to make them not blank, at the start.
The players list is not empty when i do it on my system
Try this
Code:Private Sub Combo15_Change() Me.Combo17.Requery Me.Combo19.Requery End Sub
Thats what this did!! combo 15 was your school box!
Glad you got it figured out! take care