Hi everyone, i started learn access so newly , and i need some help to you.
My question is ;
Create a procedure called "Audit" that list all the courses affilated with a selected depertment.Each course should have its ID and name listed.The credit hours should also be listed for each course , along with whether it is "required" or an "elective.".The department should be selected form a small user form with a combo box that lists all the departments from the database.
I have a table and this table inculede CourseID , DepertmentID,Course Name ,CreditHours , and CoursType.
However, i don't know how to do combo box and their cod ,
i can do this excel easly but proje want to access , please help to me.Thanx.
Have a nice day.
My question is ;
Create a procedure called "Audit" that list all the courses affilated with a selected depertment.Each course should have its ID and name listed.The credit hours should also be listed for each course , along with whether it is "required" or an "elective.".The department should be selected form a small user form with a combo box that lists all the departments from the database.
I have a table and this table inculede CourseID , DepertmentID,Course Name ,CreditHours , and CoursType.
However, i don't know how to do combo box and their cod ,
i can do this excel easly but proje want to access , please help to me.Thanx.
Have a nice day.