Listbox Valuelist property

  • Thread starter Thread starter TC
  • Start date Start date
T

TC

Er, set it (from code) to String$("x", 1000) and make the number
successively bigger until:
(a) it blows up, or
(b) you decide that 50 million characters will be enough?

HTH,
TC


ChrisB said:
Is there a limit to the length of a string that can be the value list of a
list box?
 
Back
Top