Hello, I wonder if anyone can help me.
I currently have a Database which is used to track Jobs.
I am having problems with sorting on one of the reports.
The report is summarised into area with a count for the number of jobs against each area i.e.
Leeds = 10 Jobs
London = 24 Jobs
Edinburgh = 7 Jobs
Glasgow = 3 Jobs etc
However I would like the above data sorted by the number of jobs in descending order.
So it would appear
London = 24 Jobs
Leeds = 10 Jobs
Edinburgh = 7 Jobs
Glasgow = 3 Jobs
It's probably a really easy solution, but I just don't know how to do it.
Thanks in advance for any help you can offer.
I currently have a Database which is used to track Jobs.
I am having problems with sorting on one of the reports.
The report is summarised into area with a count for the number of jobs against each area i.e.
Leeds = 10 Jobs
London = 24 Jobs
Edinburgh = 7 Jobs
Glasgow = 3 Jobs etc
However I would like the above data sorted by the number of jobs in descending order.
So it would appear
London = 24 Jobs
Leeds = 10 Jobs
Edinburgh = 7 Jobs
Glasgow = 3 Jobs
It's probably a really easy solution, but I just don't know how to do it.
Thanks in advance for any help you can offer.