I have an address block on a form that is currently laid out by placing each component on its own line separately, so that if a field is blank, a blank space appears on the report. I'd like to create a formula that contains all of the fields, and also eliminates blank lines for missing pieces (for example, ADDR_2 might not contain any data).
My fields look like this currently:
MAIL_TO
NAME
ADDR_1
ADDR_2
CITY, ST ZIP (formula here already)
Thanks for any help you can give.
My fields look like this currently:
MAIL_TO
NAME
ADDR_1
ADDR_2
CITY, ST ZIP (formula here already)
Thanks for any help you can give.