The Access built-in Nz() function provides for two arguements.
Use Address1 = Nz(![Address1], " ")
so that Address1 will contain just a space if the corresponding field is
empty.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Hi,
> Using docvariables in a mail merge.
[quoted text clipped - 24 lines]
> no information as the feild in access has no information.
> Say no information for address feilds 5 and 6.