The first group will only have 4 records but after that they should have 5
mlmcc
Carlo
ASKER
mlmcc, I apologize I wrote it wrong....
I want the values in that field, unitCost, to be group by increments of every 5 dollar amounts.
So everything that has a value in UnitCost from 0 to 5 I Want it grouped.
Then everything from 6 to 10 I want it groups and so on...incremental values of 5 in the field.
Open in new window
The first group will only have 4 records but after that they should have 5
mlmcc