rharri1972
Board Regular
- Joined
- Nov 12, 2021
- Messages
- 132
- Office Version
- 2019
- Platform
- Windows
Hello! I am a greenhorn with Access...COMPLETELY new. I have a customer table made. I have created a Customer Form with customer combo box and the address, city, state, zip, and Country as text boxes.
I have coded, linking all text boxes to the combo box so that on "change" the txt boxes populate with "their" fields based on the customer selected in combo box.
I also have a tab control created on the same form. The caption of the tab I am needing help with is Contact Mgr. In this tab I have a txt box for Contact Name, Phone, and Email. How do i make these txt boxes populate based on the customer selected in the combo box? All of the information is listed in the Customer Table.
Thanks for any help!!!
I have coded, linking all text boxes to the combo box so that on "change" the txt boxes populate with "their" fields based on the customer selected in combo box.
I also have a tab control created on the same form. The caption of the tab I am needing help with is Contact Mgr. In this tab I have a txt box for Contact Name, Phone, and Email. How do i make these txt boxes populate based on the customer selected in the combo box? All of the information is listed in the Customer Table.
Thanks for any help!!!