G
Garry
I have about 25k records, each record has a code ranging from 300 - 380
I would like to output the records with the greates number of codes first
down to the records with the least number of codes last
Code 300 has 400 records
Code 340 has 1000 records
Code 380 has 300 records etc
I would like to output Code 340,300,380 in that order
Is this possible with a query, Cheers
I would like to output the records with the greates number of codes first
down to the records with the least number of codes last
Code 300 has 400 records
Code 340 has 1000 records
Code 380 has 300 records etc
I would like to output Code 340,300,380 in that order
Is this possible with a query, Cheers