[SOLVED] Custom Row Heading Sorting in Crosstab Query!
Hi,
Been searching this and tried everything I know with no luck
I have a table name tblOrder with field OrderID , OrderType and OrderStatus
I created a crosstab query to group by OrderType and count the total of orders, opened orders...