I have a text field that has 100 characters by it is delimited by a pipe character.
I need to generate a field labeling expression that will stack the names but create a new line
after a pipe character is found.
Here's an example firstname lastname|firstname lastname|firstname lastname|firstname lastname|firstname lastname
Any help would be appreciated.
Walter
I need to generate a field labeling expression that will stack the names but create a new line
after a pipe character is found.
Here's an example firstname lastname|firstname lastname|firstname lastname|firstname lastname|firstname lastname
Any help would be appreciated.
Walter