Hi,
I have a form called Jobs and a subform called Delivery Dockets. In the the subform I have a the following fields called pieces and description. In the field called pieces our user can enter any numbers from 1 to 20. I need to some how create a code that can generate multiple records for this one field. This will be used to generate multiple delivery reports. For example if the user enters 20 in this field I need to generate 20 delivery notes each with it's own 9 digit unique ID. I was hoping someone here could possibly give me some ideas to approach this.
I have a form called Jobs and a subform called Delivery Dockets. In the the subform I have a the following fields called pieces and description. In the field called pieces our user can enter any numbers from 1 to 20. I need to some how create a code that can generate multiple records for this one field. This will be used to generate multiple delivery reports. For example if the user enters 20 in this field I need to generate 20 delivery notes each with it's own 9 digit unique ID. I was hoping someone here could possibly give me some ideas to approach this.