Bound Text Box Based on Multiple Combo Boxes

S

ScottMsp

Hello,

I have a form that has cascading combox boxes that allows me to narrow down
selections based on those combo boxes. What I want to do is (I think) is
have a particular field from a table display based on the selection of two
combo boxes.

Specifically, the first combo box displays the names of books that contains
data, the second combo box lists the data that is available within that book.
So, when I select Book1, combox2 displays 10 available data choices for me
to select from. Each data choice has a name associated with it. For
example, data 2 is named "Accountant". I want to be able to display the name
"Accountant" based on the selection of the two combo boxes.

I have tried a few things, but have not been able to figure it out.

Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top