T
Tony_VBACoder
Why would I get the following error when I am trying to
set the .MultiSelect property of my list box?
"Run-time error '2448':
You can't assign a value to this object.
****** My Code *****
' Set the MultiSelect property to Extended
Me.listMeetingDate.MultiSelect = 2
set the .MultiSelect property of my list box?
"Run-time error '2448':
You can't assign a value to this object.
****** My Code *****
' Set the MultiSelect property to Extended
Me.listMeetingDate.MultiSelect = 2