Beyond the fact that it means
"Application-defined or object-defined error"
it's difficult to say without knowing what your code is doing.
Is your code trying to do an OpenDataSource, or access the MailMerge object
or its DataSource property? Or what?
Peter Jamieson
> Hi
>
[quoted text clipped - 7 lines]
>
> Craig
cw - 15 Feb 2007 16:35 GMT
Sorry
I think I have found the problem
it was the encoding of the text if I open the datasource as 'windows
default' I get the error when it try's to do the mail merge
if I open the text datasource as Unicode utf8 it works fine
there was some German characters in the text
thanks for the input though
Craig
> Beyond the fact that it means
> "Application-defined or object-defined error"
[quoted text clipped - 16 lines]
>>
>> Craig