I am using crystal 11 and am relatively new on using arrays. I found a post on how to populate an array but am having problems on how to print out the values.
I have the following
I have records with multiple string values in field "x". This string is associated with a "yes" or "no". I want to create an array with the distinct value in field x that has a count of the number of yes values.
I then want to output this to a report.
if someone could help me out it or lead me to any good help areas on this subject I would appreciate it. (The crystal help seems a little vague)
I have the following
I have records with multiple string values in field "x". This string is associated with a "yes" or "no". I want to create an array with the distinct value in field x that has a count of the number of yes values.
I then want to output this to a report.
if someone could help me out it or lead me to any good help areas on this subject I would appreciate it. (The crystal help seems a little vague)