I'm attempting to bypass the character limit in Excel for a textbox on a userform.
I have a function which I pass the form name, the textbox name and the text to laod.
My research shows that I need to use the .TEXTFRAME to insert more lines, the problem is that TEXTFRAME does not exist for userform textboxes.
Anyone have a workaround?
Here is my code:
![]()
Please Login or Register to view this content.
Bookmarks