S
stabilo
I'm using Access 2003.
I have a query that generate a table like this :
AAA 65 yyy
AAA 65 xxx
BBB 73 yyy
BBB 73 xxx
BBB 73 zzz
CCC 55 xxx
CCC 55 fff
The report shows :
AAA 65
yyy
xxx
BBB 73
yyy
xxx
zzz
CCC 53
xxx
fff
I want to sort the report by the second column the numbers, so
CCC, then AAA, then BBB
I have a query that generate a table like this :
AAA 65 yyy
AAA 65 xxx
BBB 73 yyy
BBB 73 xxx
BBB 73 zzz
CCC 55 xxx
CCC 55 fff
The report shows :
AAA 65
yyy
xxx
BBB 73
yyy
xxx
zzz
CCC 53
xxx
fff
I want to sort the report by the second column the numbers, so
CCC, then AAA, then BBB