clydejones
Programmer
Hi,
I am using Crystal Reports 8 and would like to loop through a table to count how many records there are containing a certain text or value. From what I read, I should be able to use a While Loop to do this, but I have not figured out how to do it. Shouldn't I be able to loop through a table to count the number of records that contain a certain text or value? I have tried using the Running Totals Field by using a formula like {tableName.fieldName}= "myDesiredValueToCount", but the count is incorrect. If anyone can lead me in the direction as to how to count records with a While Loop or correctly use the Running Total Fields, I would appreciate it. Sorry for the long explanation.
Thanks In Advance,
Clyde
I am using Crystal Reports 8 and would like to loop through a table to count how many records there are containing a certain text or value. From what I read, I should be able to use a While Loop to do this, but I have not figured out how to do it. Shouldn't I be able to loop through a table to count the number of records that contain a certain text or value? I have tried using the Running Totals Field by using a formula like {tableName.fieldName}= "myDesiredValueToCount", but the count is incorrect. If anyone can lead me in the direction as to how to count records with a While Loop or correctly use the Running Total Fields, I would appreciate it. Sorry for the long explanation.
Thanks In Advance,
Clyde