Search results

  1. D

    Master/Child Field is Null when detail subform has no records

    Hi all, I have a Header form (tblEvent) and a revised Detail subform (tblEventGuest) on which guests can be clocked in and out of the event. The tblEvent table has a one-to-many relationship with the tblEventGuest table. The subform has a linked master/child field of the EventID. The issue is...
Top Bottom