D
Dave Bassett
I am working in Access 2002. I have a form with a combo box that is
populated with a single field from a table. I have code written in the click
event to have a series of textboxes populated with the data from other fields
of the same record that is selected in the combo box. However, when I select
a customer name from the combobox I get a 2115 runtime error.
I have not written any code or assigned any property settings to the
AfterUpdate event. How can I get past this error and have the text boxes
populated?
TIA
dave
populated with a single field from a table. I have code written in the click
event to have a series of textboxes populated with the data from other fields
of the same record that is selected in the combo box. However, when I select
a customer name from the combobox I get a 2115 runtime error.
I have not written any code or assigned any property settings to the
AfterUpdate event. How can I get past this error and have the text boxes
populated?
TIA
dave