I have added individual cells to a textbox as MS recommends, but when I try the code below with tbxLongString holding a 565 character string in it, the function still fails?

https://support.microsoft.com/en-us/kb/213841

What am I doing wrong?

ActiveSheet.Range("tbxLongString").Select