(Base_Data_Form ) that updates a table (BaseDataTbl) and I created a combo box to populate the account number from a different table (0004_All_Accou nts) when the account number is selected. The account number goes in the form and the table when selected from the combo box with no problem. There are about 10 other fields in table
0004_All_Accoun tsthat I would like updated in the Base_Data_Form and BaseDataTbl when the...