W
Wembly
Hi,
I have a List Box on the form that uses values list
populated by code.
I have been getting this error message and was wondering
if the sheer size of the list has anything to do with it.
Here's the runtime error: "Run-time error '2176' The
setting for this property is too long."
I checked the dsata contained in the variable which holds
the values prior to assigning it to the list box's row
source property, and it is very long. Could this be
causing this problem?
Thanks,
Wembly
I have a List Box on the form that uses values list
populated by code.
I have been getting this error message and was wondering
if the sheer size of the list has anything to do with it.
Here's the runtime error: "Run-time error '2176' The
setting for this property is too long."
I checked the dsata contained in the variable which holds
the values prior to assigning it to the list box's row
source property, and it is very long. Could this be
causing this problem?
Thanks,
Wembly