It's not completely clear what you mean but in essence if you have a
data source with one column for each part of your address (e.g. one
field for street address, one for city, one for country then you could
produce either
a. a "one line per address" type listing, e.g.
Street City Country
1 High Street Anytown U.K.
2 Station Road Blackpool U.K.
etc., or
b. a multiple lines per address type listing
1 High Street
Anytown
U.K.
2 Station Road
Blackpool
U.K.
In either case you would use a Directory merge.
For (a) you can insert a merge field for each field you want in the
list, separated by tabs, and have a total of two paragraph marks in the
document. Then merge to a new document and add headers. Or you can
insert a one-row table with one column for each field you want, insert
one mergefield into each column, and merge to a new document, then add a
header row.
For (b) you can insert one field per row, with a blank line or two at
the end to act as a separator. If all your addresses are for a
particular country with a standard address layout you might want to use
more than one field on some rows, e.g. for City, State Zip in the USA.
If you want the appropriate layout for addresses in several different
countries you would have to work a bit harder (although you might find
that you could do much of what you wanted using the ADDRESSBLOCK instead
of individual merge fields, it is still, I think, a bit of a risk).
Peter Jamieson
http://tips.pjmsn.me.uk