View Single Post
  #1   Report Post  
DaveO
 
Posts: n/a
Default Data Validation problem.

I'm building a comma delimited string through VBA to add a data validation
list to a cell.

However, I can only seem to get a max of 255 characters to be recognised and
populate into the list.

Any ideas of how to get around this at all please, or any advise on how to
get the list to populate wioth more characters.

TIA.