T
TonyWilliams via AccessMonster.com
I have a field that is called txtpurpose. The value of this field in any
record could be 4 different values " Re-financing", "Corporate Finance", "Buy-
out", or "Restructuring" For a particular month (a field txtmonth) I want to
count how many records had each of these values and what percentage that
number was of the total number or records for that month. So I want to end up
with a reuslt like this:
Re-financing 46%
Corporate Finance 38%
Buy-out 12%
Restructuring 4%
Total 100%
Can someone start me off in the right direction please?
Many thanks
Tony
record could be 4 different values " Re-financing", "Corporate Finance", "Buy-
out", or "Restructuring" For a particular month (a field txtmonth) I want to
count how many records had each of these values and what percentage that
number was of the total number or records for that month. So I want to end up
with a reuslt like this:
Re-financing 46%
Corporate Finance 38%
Buy-out 12%
Restructuring 4%
Total 100%
Can someone start me off in the right direction please?
Many thanks
Tony