Ethereal
Warcraft III Player
- Local time
- Today, 18:02
- Joined
- Jan 17, 2006
- Messages
- 99
At some point i want to change my rowsource to another query and i thought it might be done something like this
cboBox.RowSource = qQuery
where qQuery is the name of the Query... Could somebody correct my thinking ?
cboBox.RowSource = qQuery
where qQuery is the name of the Query... Could somebody correct my thinking ?