I need help. This somewhat complicated but I'll try to be concise. I have a form for entering a new group reservation. If it a new group and public school, a combo box allows the user to pick the school from a linked table. Once picked, a confirmation box appears to let the user confirm the school address information. The user clicks button which appends this school to the [Group Table] where the [GroupID] is an autonumber field. I then need to populate the [Reservation Form]![Group Table subform] with this last record added to the Group Table. I've tried lots of thing in via Macros but I'm not having luck. The Group Table does get successfully appended but I have not been able to populate the reservation subform.
I'm sure there's a simple solution. Can anyone help me??
I'm sure there's a simple solution. Can anyone help me??