L
L.A. Lawyer
I have been trying to combine fields, using queries and reports, to create
an address ready for mailing, such as
PersonName
Address
CityStateZip
I can do all of this but I can't force the new line (carriage return in
typewriter-speak). I have tried using Chr(10) & Chr(13) but that doesn't
work.
How is this done?
an address ready for mailing, such as
PersonName
Address
CityStateZip
I can do all of this but I can't force the new line (carriage return in
typewriter-speak). I have tried using Chr(10) & Chr(13) but that doesn't
work.
How is this done?