Hi,
On my new record entry form, I have a field "Quantity". If for example the quantity field has a value 3, when I add the new record, I need to add it three times, so I would get three identical records (only RecordID (autonumber) will be different for those record)
How would I do that?
Thanks.
On my new record entry form, I have a field "Quantity". If for example the quantity field has a value 3, when I add the new record, I need to add it three times, so I would get three identical records (only RecordID (autonumber) will be different for those record)
How would I do that?
Thanks.