I have an Access database that is connected to VB where I can select my record through a combo box
The records are restaurant informatioin for different cities. I want to be able to view only some records at a time. For example i need to somehow program that if I put Toronto in a textbox or select it from another combo box, that i will only see records that have toronto as the listed city.
Also, How do i make my entries alphebetical order
I am very new at VB and am using 2005 Express
Any suggestions
Thanks,
GREG
The records are restaurant informatioin for different cities. I want to be able to view only some records at a time. For example i need to somehow program that if I put Toronto in a textbox or select it from another combo box, that i will only see records that have toronto as the listed city.
Also, How do i make my entries alphebetical order
I am very new at VB and am using 2005 Express
Any suggestions
Thanks,
GREG
Comment