Duplicate Record with different information subforms
I have a form with a subform. I want to know if I can make a function that allows me to register, for example:
I have: 1 record, with 4 different entries in the subform.
I want: 4 records, each with 1 entries subform
Delete the original entry.
Result:
Record 1 With entry 1.
Record 1 With entry 2
Record 1 With entry 3
Record 1 with Entry 4
What I want is to separate the original record, to have one record per entry that was in the subform.