I have a field inside a report that is formatted in the following way:
[Add1]
[Add2]
[City][State][Zip]
This is fine for the report. But when it is exported I need to format it like this:[Add1][Add2][City][State][Zip]
with each field in it's own column. Is this possible andd how could I go about this?
[Add1]
[Add2]
[City][State][Zip]
This is fine for the report. But when it is exported I need to format it like this:[Add1][Add2][City][State][Zip]
with each field in it's own column. Is this possible andd how could I go about this?