Off from the start, I apologize for how simple the answer to this is probably going to be, but its been frustrating me for a while now so here goes. Simply put: how do you group rows in a crosstab report by formula? Right now I have a situation where the row groupings are by ID# range and it works well when you specificy group by field, and then in group options pick specified order, and define the ranges. It works great. However, the range changes with each database update (the max of the column - a constant), and I wrote a simple formula to select the appropriate range based off of the max of the ID column. Formula seems to be fine. However, in the group options there is no where that I can select this formula to group by. You only get the three options: Specified order, ascending and descending. And in specified order you get between, greater than, less than, etc. and no "formula: " option. What am I missing?? Any help is greatly appreciated.