http://support.microsoft.com/default.aspx?scid=kb;en-us;q213802
XL2000: How to Copy Text to Text Boxes Using the Characters Method
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q213841
XL: Passed Strings Longer Than 255 Characters Are Truncated
(xl 2000, 2002)
do it 250 at a time using the characters method

Signature
Regards,
Tom Ogilvy
>I am trying to write an Access memo field into an Excel TextBox from the
> drawing toolbar. For some reason if the memo field is over 255
[quoted text clipped - 11 lines]
> Works as long as the comment is <= 255. Any ideas on how to write a
> paragraph of variable text to Excel would be appreciated.