Right now I have a details data entry subform on the Main data entry form.
Because the subform takes up so much screen space (I want to add a second subform) I want to have the subforms open as pop-up forms from a command button.
Is there a way to create the Link Child and Link Master fields in code on the pop-up forms? I not sure how to link the forms as the Link field are only available in design view on a true subform.
Because the subform takes up so much screen space (I want to add a second subform) I want to have the subforms open as pop-up forms from a command button.
Is there a way to create the Link Child and Link Master fields in code on the pop-up forms? I not sure how to link the forms as the Link field are only available in design view on a true subform.