It looks like you're new here. Sign in or register to get started.
Rec.GETRANGEMAX( RangeField ) - Rec.GETRANGEMIN( RangeField )
Comments
GETRANGEMAX will give you the upper end of the range for a record. The following code will give you the count for that range.
If you repeat this in loop, with some additional logic you will get the widest range of all
Regards,
Jyotsna