Hello,
I have a main form called customers and a subform called Hotel Arrangements. The main form stores names and addresses. It also has four check boxes (smoking, non-smoking, king, double). I click the check box to designate the type of hotel room the customer prefers. The main form has a button that will take you to the subform Hotel Arrangements. When a hotel reservation is entered on the subform it pull the room information from the main form (I.E. smoking, nonsmoking, king, double). This all works fine. My problem is if I add a new customer on the main form and use the button to go to the subform the hotel info. does not update. If I add a new customer to the main form and close the main form and open the subform everything works fine. Again, the problem is when I use the command button to go to the subform. Any ideas would be greatly appreciated.
Stacy
I have a main form called customers and a subform called Hotel Arrangements. The main form stores names and addresses. It also has four check boxes (smoking, non-smoking, king, double). I click the check box to designate the type of hotel room the customer prefers. The main form has a button that will take you to the subform Hotel Arrangements. When a hotel reservation is entered on the subform it pull the room information from the main form (I.E. smoking, nonsmoking, king, double). This all works fine. My problem is if I add a new customer on the main form and use the button to go to the subform the hotel info. does not update. If I add a new customer to the main form and close the main form and open the subform everything works fine. Again, the problem is when I use the command button to go to the subform. Any ideas would be greatly appreciated.
Stacy