Hi, I have a combobox which I made using the third option of the combobox wizard. The user can select an ID number and it brings up the record information below.
I also have a save & next button, so when the user edits information they can click it and have the next record appear. This works fine, BUT the ID in the combobox just stays to whatever it was initially set to.
I'm worried it will be a little confusing for the user to see one ID in the combobox while the information displayed is actually from a different ID.
Any idea how to have the ID in the combobox update when a new record is brought up? I created a sample DB just show you eactly what I'm doing at the moment. Hopefully that words ok, it's saved in the 2003 compatibility mode.
I also have a save & next button, so when the user edits information they can click it and have the next record appear. This works fine, BUT the ID in the combobox just stays to whatever it was initially set to.
I'm worried it will be a little confusing for the user to see one ID in the combobox while the information displayed is actually from a different ID.
Any idea how to have the ID in the combobox update when a new record is brought up? I created a sample DB just show you eactly what I'm doing at the moment. Hopefully that words ok, it's saved in the 2003 compatibility mode.