Hi
I have a Form with two controls 1 a combobox called AccNo and 2 a text control called CuName.
These two controls get their data from a Table called Customer. Table Customer contains 3 fields 1 CustomerID 2 AccNo 3 CuName.
I would like the CuName value associated with the AccNo value selected to appear on the Text control when the user selects an AccNo on the Combobox
Thanks ViRi
I have a Form with two controls 1 a combobox called AccNo and 2 a text control called CuName.
These two controls get their data from a Table called Customer. Table Customer contains 3 fields 1 CustomerID 2 AccNo 3 CuName.
I would like the CuName value associated with the AccNo value selected to appear on the Text control when the user selects an AccNo on the Combobox
Thanks ViRi