A
AccessNewbie
Access 2003
I have a form that is based on an Order table. The records in the table
have already been entered. This form is being used to edit the existing
records.
When the record is initially entered the user can choose a Client from a
populated combobox. when the record is saved the client is written to the
OrderTable.
I now want to edit the Order records but also giving the user the option to
choose a different client from the combo box.
How can i set the combo box to the value that is already stored in the
orders table thus allowing them to change it from a list?
Thanks
I have a form that is based on an Order table. The records in the table
have already been entered. This form is being used to edit the existing
records.
When the record is initially entered the user can choose a Client from a
populated combobox. when the record is saved the client is written to the
OrderTable.
I now want to edit the Order records but also giving the user the option to
choose a different client from the combo box.
How can i set the combo box to the value that is already stored in the
orders table thus allowing them to change it from a list?
Thanks