I want to use a db combo box in a form and have the source column not show duplicate rows. How can I do this.
I tried to base this on a VIEW that selected DISTINCT rows only but the form takes 35 seconds to load .
I want to use a db combo box in a form and have the source column not show duplicate rows. How can I do this.
I tried to base this on a VIEW that selected DISTINCT rows only but the form takes 35 seconds to load .