gRegulator
Technical User
Hi,
I need to summarize a set of data and I can't quite figure out how to put this in a single query or report.
For example:
I wish to calculate the number of clients that would appear in each of the following fields, i.e. male on probation, male on conditions, females on fines, etc.:
Male Female
Probation | | |
On Conditions | | |
Fine | | |
Community Service | | |
So is there anyway to calculate all of this data in a single report or query? Right now all of the data is stored in a master table named 'tbl_offenders'.
I really am stuck on this problem and would really appreciate any help if someone could point me in the right direction!
Greg
I need to summarize a set of data and I can't quite figure out how to put this in a single query or report.
For example:
I wish to calculate the number of clients that would appear in each of the following fields, i.e. male on probation, male on conditions, females on fines, etc.:
Male Female
Probation | | |
On Conditions | | |
Fine | | |
Community Service | | |
So is there anyway to calculate all of this data in a single report or query? Right now all of the data is stored in a master table named 'tbl_offenders'.
I really am stuck on this problem and would really appreciate any help if someone could point me in the right direction!
Greg