I am creating a database and in the forms i am wanting to list the courses the students are undertaking. the problem i am faced with is that some of them may only take one course whilst others may be taking more.
in the form i want student_ID, course_name1 and dates1. i want a button included that when selected another set of fields names student_ID, course_name2 and dates2 is shown. this may need as many as 5. but i only want the additional fields selected if tehre necessary and not have them blank.
any help would be greatly appreciated

in the form i want student_ID, course_name1 and dates1. i want a button included that when selected another set of fields names student_ID, course_name2 and dates2 is shown. this may need as many as 5. but i only want the additional fields selected if tehre necessary and not have them blank.
any help would be greatly appreciated