G
Guest
I have two tables - one handles bookings by date largely for a defined group of members, but allows entries for guests. Combo boxes (Limit to list set to no) allow for the guests to be entered. If "guest" is entered a prompt to enter guest details through a second form and to a guests table occurs and the guests name appears in the main form/table. If the guest later cancels, deleting the booking from the main form is no problem, but I am looking for a way to sync the deletion of the named guest record from the main form with the guest table
How do I test for deletion of a named guest? How do I automate the deletion of guests table entry (which is name and date specific - ie: one guest could have multiple entries
Hope I have been clear enough
Thanks in advance for your time and help
How do I test for deletion of a named guest? How do I automate the deletion of guests table entry (which is name and date specific - ie: one guest could have multiple entries
Hope I have been clear enough
Thanks in advance for your time and help