G
Guest
I have a form with a subform and it work great. The only thing is that In
the Main form I have 2 fields. Both fields is for reference. For example 1
say "1234" and the second one say "1236". I want to create a botton that
when I press it, it will create 3 records in the subform and in the Parcel
filed in the subform will create from 1234 to 1236.
Main form
Field 1 Field 2
1234 1236
Sub form
Primary key Parcel #
1 1234
2 1235
3 1236
the Main form I have 2 fields. Both fields is for reference. For example 1
say "1234" and the second one say "1236". I want to create a botton that
when I press it, it will create 3 records in the subform and in the Parcel
filed in the subform will create from 1234 to 1236.
Main form
Field 1 Field 2
1234 1236
Sub form
Primary key Parcel #
1 1234
2 1235
3 1236