True Rich, dcx ... both ways will do the job.
Well, I found a code where I can sort the data in form ..
It's as follows:
Option Compare Database
Option Explicit
Const cstrOldSQL = "SELECT .....
I created a CmdButton named CmdSort
Private Sub CmdSort_Click()
'Set the constant for the default...