Hi Guys,
I am using Crystal 8.5 and have a set of strings in data fields which contain data like
"212,212,212,212,212,120"
"216,216,216,216,216,216"
What I wish to do is count how many of each value is in the string ie 5 212's and 1 120 or 6 216's etc.
There can be up to 20 different values in the string although there are likely to only be 1 to 4 different values but I cannot guarantee this.
Any suggestions as to how I should do this?
Many thanks in advance.
I am using Crystal 8.5 and have a set of strings in data fields which contain data like
"212,212,212,212,212,120"
"216,216,216,216,216,216"
What I wish to do is count how many of each value is in the string ie 5 212's and 1 120 or 6 216's etc.
There can be up to 20 different values in the string although there are likely to only be 1 to 4 different values but I cannot guarantee this.
Any suggestions as to how I should do this?
Many thanks in advance.