V
VC
I have a combo box called [Title Pick] that I use to display catalog titles
to get to the record for that title. I also have a text box, called Title,
that shows the title I just selected in the combo box.
In addition, I have several navigation buttons used to go to the next
record, previous record, etc.
After I navigate to a different record using one of these buttons, the text
box, Title, has the correct value -- but the Combo Box, [Title Pick], still
shows the value from the last time that combo box was used. How do I now get
the combo box to show the correct title for that record?
to get to the record for that title. I also have a text box, called Title,
that shows the title I just selected in the combo box.
In addition, I have several navigation buttons used to go to the next
record, previous record, etc.
After I navigate to a different record using one of these buttons, the text
box, Title, has the correct value -- but the Combo Box, [Title Pick], still
shows the value from the last time that combo box was used. How do I now get
the combo box to show the correct title for that record?