View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
harshad naik harshad naik is offline
external usenet poster
 
Posts: 1
Default select range textbox limitations

Hi,
I have found that there is limitation of 255 characters on the select range
textbox value in excel.
Our project is basically windows application where we need to open excel sheet
to select the range string and transfer that string to the textbox in our
application. Sometimes it goes more than 255 chars then it returns empty
string to the textbox.

so can u please suggest any workaround for it?
waiting for ur assistance

reply soon.
Harshad Naik