Hi everyone,
I'm new to writing formulas in Crystal. I have version XI.
What I'm trying to do is count the number of records in a field that fall within a range, then return that result.
A simplified example of what I want to end up with:
Grouped data (Orders by Company name)0-100 pounds 5
101-200 pounds 6
201-300 pounds 1
I've experimented with the Count formula and control structures, but I don't see the solution. I noticed there are Range functions but don't understand how to make them work here. Can anyone please help me put it together?
Edited by zann - 29 Sep 2010 at 8:52am