I am trying to make addresses print on a report. I have two fields
for the street address, how do I make the second field not leave an
empty space on the report? I want the city, state, zip to print right
under the first address field if the second address field is null.
Thanks.
for the street address, how do I make the second field not leave an
empty space on the report? I want the city, state, zip to print right
under the first address field if the second address field is null.
Thanks.
Comment