M
Martin
Hello,
I have the following code:
Forms("MainMenu").Controls("MyList").MultiSelect = 2
I want to convert it to a multi select if the user wants to however I get an
error box saying I cant assign a value to this object (which is a list box).
Can anyone help?
Thanks in advance
Martin
I have the following code:
Forms("MainMenu").Controls("MyList").MultiSelect = 2
I want to convert it to a multi select if the user wants to however I get an
error box saying I cant assign a value to this object (which is a list box).
Can anyone help?
Thanks in advance
Martin