i have an access database set up with one table, the table has 3 fields (example: 1, 2, 3.)
in my vb project, i need a dblist to return all the data in field 1.
i also need another dblist to show only the records from field 2 that corespond with field 1 when a certain item is selected.
and then finaly i need a text boxt that will give the data that is represented in field 3, which coresponds to both fields 1 & 2.
anyone have any ideas? am i being clear enough?
any help would be great.
just not really sure how to set up the database and/or the project correctly.
in my vb project, i need a dblist to return all the data in field 1.
i also need another dblist to show only the records from field 2 that corespond with field 1 when a certain item is selected.
and then finaly i need a text boxt that will give the data that is represented in field 3, which coresponds to both fields 1 & 2.
anyone have any ideas? am i being clear enough?
any help would be great.
just not really sure how to set up the database and/or the project correctly.