I am using this code from a cmd on my form to run a report. The report is running correctly and pulling the data but it is not sorting correctly. Can you help me edit this code to make it sort ascending.
Private Sub cmdPreviewCategory_Click()
On Error GoTo Err_Handler
'Purpose: Open the report...