Hi Everyone,
I would appreciate some help.
I have a form that stores company name, contact information, shipping address, etc. All these fields are stored in one table.
I changed the text field for the company name to a combo box so that the company name can easily be selected by the user. When a company name is selected from the combo box, the form updates with the correct information.
However, if I change to the next record using the arrow keys from the record control at the bottom of the form, all of the information changes correctly except for the company name. It remains to what was when i originally selected a company using the combo box.
Can someone please let me know how I code the combo box so that it changes to match the correct company infomation when moving from record to record?
Thank you in advance for your help.
Tess
I would appreciate some help.
I have a form that stores company name, contact information, shipping address, etc. All these fields are stored in one table.
I changed the text field for the company name to a combo box so that the company name can easily be selected by the user. When a company name is selected from the combo box, the form updates with the correct information.
However, if I change to the next record using the arrow keys from the record control at the bottom of the form, all of the information changes correctly except for the company name. It remains to what was when i originally selected a company using the combo box.
Can someone please let me know how I code the combo box so that it changes to match the correct company infomation when moving from record to record?
Thank you in advance for your help.
Tess