Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Formula to count records where field is a particular value

Status
Not open for further replies.

adrianval

Technical User
May 21, 2002
1
AU
Hi,
im fairly new to crystal reports. I know how to create simple formulas, but have been unable to create a formula
which counts the number of records where a field has a particular value.

in SQL it would read: select count(*) from status
where status = "FINISHED"

ive been searching everywhere, even 'Crystal Reports for Dummies'. Help pleaseee someone. :)))
 
If you're using 8 or 8.5, you can use a running total field and only evaluate on your condition. Andrew Baines
Chase International
 
This and other techniques are described in faq149-243 Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
tek@kenhamady.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top