N
Nigel King
Hi, I'm designing a small hotel database to manage Bookings (tblbookings).
Sometimes a person enquiring (tblEnquirer) makes bookings for multiple
guests (tblGuests), requiring different names/addresses for Enquirer and
Guest. But most of the time the Enquirer and Guest is the same person, with
the same details.
The main form (frmbookings) has two subforms (subfrmEnquirer) and
(subfrmGuests). I am trying to create a macro that copies the contents of
the seven name/address fields from one subform across to the other.
How can I do this using just one or two actions?
Many thanks
Sometimes a person enquiring (tblEnquirer) makes bookings for multiple
guests (tblGuests), requiring different names/addresses for Enquirer and
Guest. But most of the time the Enquirer and Guest is the same person, with
the same details.
The main form (frmbookings) has two subforms (subfrmEnquirer) and
(subfrmGuests). I am trying to create a macro that copies the contents of
the seven name/address fields from one subform across to the other.
How can I do this using just one or two actions?
Many thanks