FireGeek21
Technical User
Can CR detect a crlf in a memo field? If so, how can this be done? Ideally, looking to detect the number of crlf's in a memo field and separate all that data out into separate columns.
Example Data:
7/70
SFT7
80
Male
Caucasion
I would like the above memo field parsed out as follows (separate columns):
Data1 Data2 Data3 Data4 Data5
7/70 SFT7 80 Male Caucasion
Thoughts?
FireGeek
(currently using Crystal Reports XI with Lawson 8.03)
Example Data:
7/70
SFT7
80
Male
Caucasion
I would like the above memo field parsed out as follows (separate columns):
Data1 Data2 Data3 Data4 Data5
7/70 SFT7 80 Male Caucasion
Thoughts?
FireGeek
(currently using Crystal Reports XI with Lawson 8.03)