hi there! Does anyone know if it is possible to sort columns in worksheets using more than 3 criteria in Excel 2003? The system only allows to use 3. So I was wondering if by VBA programming I could figure this out. My purpose is to do so by sorting data from top to bottom in a worksheet, and using any order possible (ascending or descending). Also, I'd like know if I could have a VBA code that could help me verify whether or not columns have been sorted in a worksheet.