Use the Form Wizard to create a form to enter guest information as well as reservation information, with guest informati
Posted: Fri Jul 01, 2022 9:06 am
Use the Form Wizard to create a form to enter guest informationas well as reservation information, with guest information addedfirst. Add all fields (in the existing order) from both tablesEXCEPT GuestID (from either table) and ReservationID. Accept allother default options and name the formfrmGuestReservations_aStudent and the subformfrmGuestSubform_aStudent.