Multiple combo boxes in a form

L

LadyAvalon

a I have a table with Category, Sub Category, Product Type and Problem Type.
I am attempting to create a form for input so that if you select a Category,
you then choose a Sub Category linked to specific Category, a Product Type
linked to the Sub Category and the Problem type linked to the Product Type
using multiple combo boxes. I am a basic access user and I cant get this to
work after six hours of trying. Any help would be appreciated.
 
L

LadyAvalon

Many thanks for your answer Allen. I did a search earlier today and found
your comment posted as a reply to another query but it goes way over my head.
I will attempt to try this but if anyone has some instructions that are more
at an intermediate user level for my problem I would appreciate them.
 
A

Allen Browne

No worries.

The key concept is that you set the RowSource property of the combo to limit
the items available.

As always, everyone's suggestions are welcome too.
 
L

LadyAvalon

Thanks Doug but no. I am obviously just not experienced enough to transfer
the ideas from the site to my own problem. I appreciate your assistance none
the less.
LA.
 

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