B
Burandi
Hi there,
I want to be able to do the following, but I don't know
how. Let me try to explain (my english is not very good):
On a form patient-data should be entered. Part of these
data should be able to be repeated max. 3 times, while
another part will differ every one of these three times.
Thus per patient I want to get max. three lines in the
underlying table, with partly the same, partly different
data.
The easiest way is to enter the replicate data multiple
times (with a part different every time), but that doesn't
seem very handy to me.
So, my idea is to add a button to the form that will add a
new record after data have been entered, but will keep
part of the already entered data and will empty another
part.
Can anyone explain if this is at all possible, and how to
do/program it ? Thank you very much !
I want to be able to do the following, but I don't know
how. Let me try to explain (my english is not very good):
On a form patient-data should be entered. Part of these
data should be able to be repeated max. 3 times, while
another part will differ every one of these three times.
Thus per patient I want to get max. three lines in the
underlying table, with partly the same, partly different
data.
The easiest way is to enter the replicate data multiple
times (with a part different every time), but that doesn't
seem very handy to me.
So, my idea is to add a button to the form that will add a
new record after data have been entered, but will keep
part of the already entered data and will empty another
part.
Can anyone explain if this is at all possible, and how to
do/program it ? Thank you very much !