I'm not sure if this is more of a form question than a query question.
I have a listbox on a form that allows the user to select one of several options from a query. But I want to make sure that the user only selects one of the options from the query results. I understand that the beforeupdate property can do this. But I'm not sure how to go about doing that.