Find a Record with Combo/List Box

J

jbgarrett1

Basically I want to create a hierarchy with combo boxes and a sub form.
In my table I have level 1, level 2, level 3, and level 4.
I want the user of the form to be able to drop down a box for level 1, then
level 2, then level 3, and then level 4 to find a record/populate the subform.
Is there a way to do this or an easier way to display data like this?
 
Top