G
Guest
Hi,
I have a form with the combo box Name. This is linked to a table that
contains all customers details. When the name from the combo box is selected
I want the other fields of the table to appear in text boxes. All the options
I've tried come up #Error or #Name.
My table is
tblAddress
and my columns are
tblAddress.Name
tblAddress.[Address 1]
tblAddress.[Address 2]
etc ...
My comboBox is Combo24 and text box that I want address 1 to show in is Text33
I have a form with the combo box Name. This is linked to a table that
contains all customers details. When the name from the combo box is selected
I want the other fields of the table to appear in text boxes. All the options
I've tried come up #Error or #Name.
My table is
tblAddress
and my columns are
tblAddress.Name
tblAddress.[Address 1]
tblAddress.[Address 2]
etc ...
My comboBox is Combo24 and text box that I want address 1 to show in is Text33