D
dpac
Hi! The project im currently workin on requires me to perform a searc
to access records from a database in access. There are 5 cities t
search from but every search is done independantly from each city an
the results have to be displayed in the same form. Each city has aroun
10 fields.
I have a seperate query for each city. Each of these cities ar
selected accordingly from a combo box and its database is searche
using a common search button. I wrote a VB code to access each of thes
queries when selected from the combo box.
What im required to do is
1) display the results in the same form(but this only displays 5 out o
the 10 fields.)
2) Click on records to display another form with the rest of th
fields.
Please help me out on how to go about i
to access records from a database in access. There are 5 cities t
search from but every search is done independantly from each city an
the results have to be displayed in the same form. Each city has aroun
10 fields.
I have a seperate query for each city. Each of these cities ar
selected accordingly from a combo box and its database is searche
using a common search button. I wrote a VB code to access each of thes
queries when selected from the combo box.
What im required to do is
1) display the results in the same form(but this only displays 5 out o
the 10 fields.)
2) Click on records to display another form with the rest of th
fields.
Please help me out on how to go about i