I need help! I’m trying to make a form to enter Students for Distance Learning. I need to be able to select a Course Name (e.g. Language Arts, Math, Social, etc.) and then from what is selected it shows the appropriate Course Module under that specific Course Name (e.g. Module Book, Assignment Booklet, Video, etc.). It also should show the price when I select the Course Module. How do I do this? I’m getting myself confused, which is easy to do. So if I am sending a student a Financial Management 3060 Module Book, I need to select “Financial Management 3060” in the one combo box to get the second combo box selections. The second combo box would list the modules under that Course. I would then select “Module Book” from the list that would then put in the price for that Module Book.
Oops, I almost forgot. I also want to be able to select which type of student it is first (Elementary, Junior or Senior). From that selection, it lists only the Elementary Courses in the Course Name combo box.