I am using the mailmerge in Word 2003 but my data source is Access. I have
tried to match fields but did still did not get the results. If I undersand
you correctly, I cannot add the job title,ie CEO ABC Corporation, to the
address block because there is no predefined location for it.
> you correctly, I cannot add the job title,ie CEO ABC Corporation, to the
> address block because there is no predefined location for it.
As far as I know, you are correct, i.e. there is no way you can easily get
the ADDRESSBLOCK field to show /both/ Job Title /and/ Company name at the
same time.
If Addressblock doesn't do what you need, in most cases you will probably be
better off constructing what you need using individual MERGEFIELD fields and
IF fields.
If absolutely necessary, you can use Alt-F9 to view the content of the
ADDRESSBLOCK field, then inset a second line that consists of a { MERGEFIELD
yourjobtiltefieldname } field, where you use ctrl-F9 to insert the ()
surrounding the mergefield. The result of the mergefield will be inserted as
text in your ADDRESSBLOCK. However, if you or your users edit the
ADDRESSBLOCK field in any way, the { MERGEFIELD } field will probably be
deleted or overwritten.
Peter Jamieson
>I am using the mailmerge in Word 2003 but my data source is Access. I have
> tried to match fields but did still did not get the results. If I
[quoted text clipped - 39 lines]
>> > the address block
>> > Thanks!