Alignment with Merger fields

S

SAC

I have some merge fields directly across from each other on the same line:


Sold To: Bill to:
XXXXXXXXX XXXXXXXX
XXXXXXXXX XXXXXXXX

How can I keep the Bill to Address aligned when the Sold To line length
changes?

Thanks.
 
P

Peter Jamieson

It depends on how variable the data length can be, but setting suitable tabs
or putting the data in a two-column table might be enough.
 
S

SAC

Thanks. Both work great!!

Peter Jamieson said:
It depends on how variable the data length can be, but setting suitable tabs
or putting the data in a two-column table might be enough.
 
Top