I was trying to create a subform and created 2 forms first with all codes and combo boxes etc. I then inserted the Sub form "CustSODtlsFrm" (see enclosed DB)
Views: 9 Size: 48.0 KB">TestDB-SO.zip into the main form "CustSOHdrFrm" using the link field "HdrID" in sub form with "ID" of main form.
Both forms work fine when used individually before linking. However after inserting the sub form I see the 2 forms clearly in the Design view. However in the Form view the main form CustSOHdrFrm, I can see ONLY the sub form and not the main form. I browsed for all possible reasons, bit could not find a solution
I had tested the process earlier with limited fields and I did not have a problem.
In the enclosed DB, there is no data but all the tables used are included
The 2 forms are unlinked in the enclosed DB