Hi Bruno,
To display a value from the List box in the message box it will be
MsgBox Me.ListFieldName.Column(2)
But if the list contain alot of values, which value do you want to display
or pass to the text box if the user didnt select any.
Unless there is only one name in the list box, in that case, can you please
post the SQL that you are using in the ListBox
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.