
Signature
macropod
[MVP - Microsoft Word]
-------------------------
Thank you for your suggestion: it works out OK.
But my question also is: why did I get an error??
(Result is a field wit data type String, val is a value with data type
String,
and a String valuein VBA can be at least 64K characters long.)

Signature
Peter J. Veger, Best Netherlands
> Hi Peter,
>
[quoted text clipped - 15 lines]
>>
>> Why the error?
Jay Freedman - 31 Mar 2007 19:14 GMT
The answer to "why?" is "It's a bug that's been in VBA since at least
Word 2000". See
http://www.word.mvps.org/FAQs/MacrosVBA/SetLongFmFldResult.htm .
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
>Thank you for your suggestion: it works out OK.
>But my question also is: why did I get an error??
[quoted text clipped - 20 lines]
>>>
>>> Why the error?
Peter J. Veger - 01 Apr 2007 21:31 GMT
Thanks,
I thought it a bug, and am glad to now know it for sure.
And next time I will first search the FAQs-website.

Signature
Peter J. Veger, Best Netherlands
> The answer to "why?" is "It's a bug that's been in VBA since at least
> Word 2000". See
[quoted text clipped - 31 lines]
>>>>
>>>> Why the error?