|
Question : Multi-Select List Box Query
|
|
I need to build a list box which allow the user to select one of more item from the list. Whilst I know how to set this control up..using the Wizard, I do not know how to reference it back to the underlying field since it could contain one or more items.
|
|
Answer : Multi-Select List Box Query
|
|
I think LLWIT is correct in this statement. Yes, you can write code to do this but it breaks normalisation rules so MS purposefully did not make their controls handle this issue, that's what subforms are for.
Steve
|
|
|