Hello users
I need desperate help with a project design issue. I am creating a database to log data from a survey. In this survey for one of the fields there are 15 possible procedures which can take place. There can be more than one selected. What I need to achieve is to be able to design a form where the user can select a procedure from a drop down list (That is easy enough which I have done).
My problem is two fold, firstly in certain scenarios there maybe more than one procedure, how do I go about giving the user the option to add another row for a procedure without creating 15 rows i.e procedure 1, procedure 2, procedure 3 etc. in the form/table.
Secondly if the person has a second, third etc. procedure how do I make it add a second field so the user can enter the date of the procedure.
Please help! Thanks in advance.


I need desperate help with a project design issue. I am creating a database to log data from a survey. In this survey for one of the fields there are 15 possible procedures which can take place. There can be more than one selected. What I need to achieve is to be able to design a form where the user can select a procedure from a drop down list (That is easy enough which I have done).
My problem is two fold, firstly in certain scenarios there maybe more than one procedure, how do I go about giving the user the option to add another row for a procedure without creating 15 rows i.e procedure 1, procedure 2, procedure 3 etc. in the form/table.
Secondly if the person has a second, third etc. procedure how do I make it add a second field so the user can enter the date of the procedure.
Please help! Thanks in advance.