That sucks. Thanks Peter. So then a .txt file will suffice??
Nick
> No, you can't merge directly from an ADO recordset - you have to save the
> data to some sort of disk file in a format Word can work with.
[quoted text clipped - 16 lines]
>>
>>Nick
Peter Jamieson - 21 Jun 2005 21:06 GMT
Should do, and it has the virtue of simplicity, but I would check with real
data, especially if you have multiline data or data with commas, double
quotes etc. Word sometimes has difficulty recognising the delimiters and
there's no way to specify them in code. If you're already familiar with
coding with ADO it might be worth using ADOX to create a .mdb and table and
ADO to populate it.
Peter Jamieson
> That sucks. Thanks Peter. So then a .txt file will suffice??
>
[quoted text clipped - 20 lines]
>>>
>>>Nick