I have a two comboboxes on a form. The first selects the name of a vessel in the database, and the second selects the policy year (insurance) for that vessel.
each vessel has a different history of policies. i've managed to get the term combo box choices to list all the items i want, with it requerying each time i select a different vessel.
my question:
to make the form idiot-proof, i would like to automatically select the 1st item on the combobox containing the years, after the vessel combobox is changed.
does access provide a quick (or even no-so-quick) way to do this?
thanks
each vessel has a different history of policies. i've managed to get the term combo box choices to list all the items i want, with it requerying each time i select a different vessel.
my question:
to make the form idiot-proof, i would like to automatically select the 1st item on the combobox containing the years, after the vessel combobox is changed.
does access provide a quick (or even no-so-quick) way to do this?
thanks