How do I prevent the header data changing for each new entry in a continuous form.
I would like to enter the header data once and then each new record on the detail will take the data from the header .
The reason for this is I have a form that is limited to 10 records, the user enters his/her name and a ref number then fills in the 10 records , but the user and ref is the same for each record .
All this data needs to be recorded in a table
Hope this is not to confusing
I would like to enter the header data once and then each new record on the detail will take the data from the header .
The reason for this is I have a form that is limited to 10 records, the user enters his/her name and a ref number then fills in the 10 records , but the user and ref is the same for each record .
All this data needs to be recorded in a table
Hope this is not to confusing