I've tried but I'm quite new to crystal and I can't quite get it. I've grouped by project number, and I want to count how many dates within each group fall within a date parameter. I've highlighted them so I can see them at a glance, using:
if {ENQORDER.dateinit}={?Date Sent} then crFuchsia...
I have set a field to change background colour according to a date parameter. Is it possible to sum or count the number of fields based background colour? e.g. count how many fields have turned blue?