bodylojohn
Registered User.
- Local time
- Today, 14:49
- Joined
- Dec 28, 2005
- Messages
- 205
Hello,
I have a continious form containing data from the table "tblToernament".
On that form there is a combobox containing teams that are stores in the table "tblTeams".
The table looks like this:
ID | TeamName
1 | Team01
2 | Team02
3 | Team03
4 | Team04
When I select, for example, Team02 in the combobox I want that value on, after I selected it from the combo NOT to be in the combobox.
Can anybody please help me on this?
I have a continious form containing data from the table "tblToernament".
On that form there is a combobox containing teams that are stores in the table "tblTeams".
The table looks like this:
ID | TeamName
1 | Team01
2 | Team02
3 | Team03
4 | Team04
When I select, for example, Team02 in the combobox I want that value on, after I selected it from the combo NOT to be in the combobox.
Can anybody please help me on this?