This should be an easy one..
Newbie user of Crystal 11 (I think!)
I want to be able to group by range of GLCodes for P&L report
How do I set a value of a field being:
if GLCode is between 4000 and 4999,1
if GLCode = 1700, 2
if GLCode is between 5000 and 5999,3
Hopefully then I can group by this field and have subtotals..