The Real Yoda
Registered User.
- Local time
- Today, 04:22
- Joined
- May 25, 2001
- Messages
- 17
I already have a Visual Basic form present with a combo box listing various options e.g. car types. What I want to do is query the database for all the car details that a user selects (e.g. if the box listed ferrari, Ford, TVR etc and the user selects ford then the database will display all records that contain Ford as its car type)