I have an app that populates a list box from a query to a database for the field "Year". But this gets all the years in the database. I'm trying to give the users an option to filter on only the years that are in the source file but I can't figure out how to get the distinct list of years in that file and put them into the list box. Any help is appreciated.
