Hi, I have Combobox.. source data from a table , there are few same data on table list,When I go to combobox dropdownlist view the same data but I didnt want it, I make some way to set view like go to Query property and set a unique value to "yes" but still did not work...please help me
Herukuncahyono
Last edited by herukuncahyono; 04-20-2009 at 01:16 AM.
In the combo's properties, for your row source of the combo box, don't select the table directly. Next to the row source dropdown there is a button with elipses (three dots). Click that. It will take you to a query designer. There you can select your table, add fields, sort, and add a group by, which will display uniques values from the table in your combo box.
bhill, thanks for solution....I select the source indirectly and thats my problem and now my "unique value" showed up,
Herukuncahyono
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks