View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DM Unseen DM Unseen is offline
external usenet poster
 
Posts: 233
Default Problem with List Validation

seems to me a limit of 255 characters on the property that holds the
formula.

You need to use a range as your list instead


DM Unseen