mtownbound
Technical User
I have a memo field that contains multiple lines of text that I need to split. I understand the "string" [3 to 5] method but should I use stringvar to pull multiple lines? Here's a sample of the memo field:
Date: 20120509
Location: New York, NY
Institution: Wells Fargo
I need to be able to extract the values for each line.
Thanks!!!
Date: 20120509
Location: New York, NY
Institution: Wells Fargo
I need to be able to extract the values for each line.
Thanks!!!