Making a combo box change a combo box

M

Mary Hartman

I am putting a database for a music instrument company.

On the import form I have 2 combo boxes.

The first has categories such as:
Books
Stands
Cases
in it.....

I would like to make the 2nd box reference a table related to the 1st
box. In other words, when Books is selected, I would like to combo
box to reference the table that has:

Children's Music
Beginners
First Year
etc.

And when cases is selected, I would like it to reference,
Canvas,
Leather,
Fabric,
Etc.

How do I manage this?

Thank you.
 

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