
Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
<<
and of course the data source was quoted as a
> Word table which does tend to make things easier :)
Whoops! I've been labouring under the mistaken assumption that it was an
Access table.
> There have been a few reports in the Word forums about problems with
> saving Word documents across networks.
Yes, there is definitely a problem there, unless it has been fixed in an
update since about 2 months ago.
> I agree the mail merge handling is rather better in 2007 than it was in
> 2003, but there are oddities that can catch you out, such as the merge to
> labels automatic adding of line spacing if you follow the logicval merge
> process, but not if you start from a template and attach the data source
> before changing the document type to labels. Even the dreaded addressblock
> field works rather better now.
There certaily seems to be quite a mix. I get the impression they might have
planned to do a lot more with the "content controls" but couldn't get it all
into this release, but maybe they have now decided that anything beyond a
basic merge is going to require programming.

Signature
Peter Jamieson
http://tips.pjmsn.me.uk
> There have been a few reports in the Word forums about problems with
> saving Word documents across networks. My comments referred to only what I
[quoted text clipped - 54 lines]
>>>> it is pretty necessary since some of our fields are multiple lines
>>>> (i.e. address, city, state and zip in one field).
nettiem - 21 Aug 2007 22:42 GMT
Thank you both for your information. If I understand correctly, there is no
good way to edit the recipients in the data source as long as they data
source is a Word table. I tried creating a new recipient list letting Word
decide how to do it. I kept the list on the server and was able to get into
it by clicking on Edit Recipient List, choosing file name under Data Source
and clicking Edit. It was a pain though - deleting a bunch of field names I
didn't want and creating new ones. On a whim, I tried copying the Word table
into Excel and attaching the Excel document as the data source. It worked.
I was able to get to and edit the records from the main mail merge document
and actually save the changes. Of course, I still can't open the actual data
source document so I can't enter multi-line fields, but I guess it's closer
to what we had before. Now we're having trouble with the merges that connect
to Access. The Word documents are acting like they can't find their Access
data sources and when you try to connect them using the Select Recipients,
not all of the tables and queries show up on the list. Frustrating. Do you
think there's any chance Microsoft is going to make the mail merge easier to
use?
> <<
> and of course the data source was quoted as a
[quoted text clipped - 78 lines]
> >>>> it is pretty necessary since some of our fields are multiple lines
> >>>> (i.e. address, city, state and zip in one field).
Graham Mayor - 22 Aug 2007 09:17 GMT
If the data source is a Word table then what I said was that the in-built
functions to edit the data source (adding and deleting records) works just
fine. It is only with more complex data sources that you could have
problems.
Using multi-line fields was never a good plan. Use a field for each line.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Thank you both for your information. If I understand correctly,
> there is no good way to edit the recipients in the data source as
[quoted text clipped - 112 lines]
>>>>>> fields are multiple lines (i.e. address, city, state and zip in
>>>>>> one field).
nettiem - 22 Aug 2007 19:28 GMT
Adding and deleting records does work, but we still can't save the changes.
Not being able to have two line fields is disappointing, but we can live with
it. Do you know why the mail merge would not give us a complete list of all
the tables and queries when we connect it to Access as the data source?
> If the data source is a Word table then what I said was that the in-built
> functions to edit the data source (adding and deleting records) works just
[quoted text clipped - 118 lines]
> >>>>>> fields are multiple lines (i.e. address, city, state and zip in
> >>>>>> one field).
Peter Jamieson - 27 Aug 2007 14:43 GMT
> it. Do you know why the mail merge would not give us a complete list of
> all
> the tables and queries when we connect it to Access as the data source?
By default, Word 2007 connects using OLE DB, which
a. does not "see" certain query and table types (e.g. it does not see
parameter queries, tables linked via ODBC, queries that use Access VBA
user-defined functions, and queries that use the financial series functions)
b. does not return any records if you connect to queries that use the old
wildcard characters * and ?, which is a problem if you are using Access 2007
because the facility to get it to recognise the new ones % and _ is at best
well hidden and AFAIK may not work at all.

Signature
Peter Jamieson
http://tips.pjmsn.me.uk
> Adding and deleting records does work, but we still can't save the
> changes.
[quoted text clipped - 127 lines]
>> >>>>>> fields are multiple lines (i.e. address, city, state and zip in
>> >>>>>> one field).