My Assistant
![]() ![]() |
|
|
Dec 9 2010, 01:44 AM
Post
#1
|
|
|
UtterAccess Member Posts: 21 |
Me again with yet another question (IMG:style_emoticons/default/crazy.gif)
Used the combobox wizard to create a combobox that references a list of suburbs from a table. Only problem is that there are of course records that contain the same suburb and so when you use the drop down list you see multiples. What would be the best method to avoid the dup data? Thanks once more. |
|
|
|
Dec 9 2010, 02:04 AM
Post
#2
|
|
|
UtterAccess Veteran Posts: 378 From: South Shields, England |
Highlight the combo in design view, go to rowsource and use a query as the rowsource, change the view to sql view and after select, write 'distinct'
|
|
|
|
Dec 9 2010, 02:22 AM
Post
#3
|
|
|
UtterAccess Member Posts: 21 |
Highlight the combo in design view, go to rowsource and use a query as the rowsource, change the view to sql view and after select, write 'distinct' too easy. just a wealth of knowledge (IMG:style_emoticons/default/smile.gif) This post has been edited by invisage13: Dec 9 2010, 02:22 AM |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 19th May 2013 - 07:51 AM |