Hi,
How do I out put a list from a string field with the criteria (length of text) determined by a delimiter of a ';'?
Ex: A for Apple; B for Banana; C for crouton
Output:
A for Apple
B for Banana
C for Crouton
I am planning to have this in the Details section of my report.
Thanks for all suggestions!
How do I out put a list from a string field with the criteria (length of text) determined by a delimiter of a ';'?
Ex: A for Apple; B for Banana; C for crouton
Output:
A for Apple
B for Banana
C for Crouton
I am planning to have this in the Details section of my report.
Thanks for all suggestions!