I have a SQL database and I'm working on the SQL statement for the Recordset. I have a table that I want to order first by the category and second by the description. However I am not sure how to do this. It does not work to have 2 ORDER BY clauses, and it also does not work to have a GROUP BY and an ORDER BY clause. Does anyone know how I can do this, or is it just not possible?

------------------
Ryan
[email protected]
ICQ# 47799046