subform + filtered populated combo box

M

May

Hi,

I'm trying to create a training database for my company.

I have a combo box in my subform (i.e. Category). When i select a Category
combo box, let say, "Programming", it should populates the Courses combo box
with all the 'Programming" courses only. E.g. Java, Perl, PHP and etc. Can
you pls tell me how can i do that?
My tables are as follow:-

Category - Category (PK)
CourseName - Category; CourseName (PK)

Thanks.
 

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