How to display a BIG string in a textbox

Not sure about this but could you try a label instead of a textbox? I have no idea about the limits of a label but its just a suggestion.
 
KenHigg that was it... I guess I was thinking VB instead of VBA. :D
One question though. What difference does it make to type the .text? It would work when the string was small, why?
 
Last edited:
Probably some kind of backward compatibility issue?
 

Users who are viewing this thread

Back
Top Bottom