Hoping someone can help because I'm confusing myself as to how to go about accomplishing this task, there may be a better/easier way to do this.
I have created a query from two tables that uses say the following fields
Classes tble, field Course Name
Enrollment tble, fields, course, last name, first name etc...
From this I developed a form thus having Classes as main form and enrollment as subform. This all works fine and gives me the info I want and how I want it however, the user still has to go through records in the main form using the record bar navigator
My question is how do I make course field, still using my query, become a combo or drop down box so the user can select the course.
Or is there an easier way such as just using my enrollment tble that uses a combo box associated with my classes tble, but then how would i filter..any help because I am really getting confused on how to do this..Thanks
I have created a query from two tables that uses say the following fields
Classes tble, field Course Name
Enrollment tble, fields, course, last name, first name etc...
From this I developed a form thus having Classes as main form and enrollment as subform. This all works fine and gives me the info I want and how I want it however, the user still has to go through records in the main form using the record bar navigator
My question is how do I make course field, still using my query, become a combo or drop down box so the user can select the course.
Or is there an easier way such as just using my enrollment tble that uses a combo box associated with my classes tble, but then how would i filter..any help because I am really getting confused on how to do this..Thanks