B
bgreer5050
I have a combo box on a form with a row source from a query. The
combo box (cboYear) is to bring up a list of years from cars for an
auto parts appication. The query where the years come from have
multiple records with the same year, yet I want the combo box to list
the year only once.
How can I get this done? Thanks.
combo box (cboYear) is to bring up a list of years from cars for an
auto parts appication. The query where the years come from have
multiple records with the same year, yet I want the combo box to list
the year only once.
How can I get this done? Thanks.