hello,
i was unsuccessfully trying to find a way to increase character limit in user input form (txtbox). does anyone know how?
Thank you in advance
hello,
i was unsuccessfully trying to find a way to increase character limit in user input form (txtbox). does anyone know how?
Thank you in advance
Rome wasn't built in a day
The limit for a textbox is 32k (if not 64k) characters... Why would you want to increase that??
It is possible to put over 10m characters into a textbox on a userform.
- Please remember to mark threads Solved with Thread Tools link at top of page.
- Please use code tags when posting code: [code]Place your code here[/code]
- Please read Forum Rules
well inputing seems to be ok with that, however i set a textbox to retrieve some info from a workbook and it only limits to 255 characters and therefore misses some information
How do you retrieve it?
I use a textbox to display a text depending on what's chosen in a combobx
HTML Code:
I do not understand how you will apply percentage format to text?
its not about that is it? its percentge made of 255 < characters :D
I think it is about that - I think Format function is truncating your text. I do not see why you are using it.
sorry I thought you were joking, but i removed formating and it worked! Thanks a lot!
You are welcome.![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks