G
Guest
Forgot how to place and format 'aggregated' text in a field using Ascii char.
In past used something like:
Setvalue
[field]
[fn] & " " & [ln] & char(13) & char(10) & [PhBus1]
Results in
John Doe
7658887654
In past used something like:
Setvalue
[field]
[fn] & " " & [ln] & char(13) & char(10) & [PhBus1]
Results in
John Doe
7658887654