I have a report that generates a view that is grouped by one column, but I want sort by a different column. I have tried: print report order by the column and print report arrange by column, but it still only prints in the original group by. I know the answer is easy but it is Monday. Tom Hart

