S
swordfish via AccessMonster.com
I have a table called 'tblAppeal1' with various fields in but there are two
fields I wish to total on a report. Firstly, I would like to count how many
records per 'User', Secondly, how many are still 'Active' or 'Closed, and
finally, what percentage of the total (Active) they have. I don't know the
formula in the record to do these functions. Can anybody help?
When the report is run it should show something like this:
User: Colin
Active: 64
Closed: 26
Total: 90
Percent: 15%
User: Danny
Active: 82
Closed: 43
Total: 125
Percent: 28%
Cheers in advance
Colin
fields I wish to total on a report. Firstly, I would like to count how many
records per 'User', Secondly, how many are still 'Active' or 'Closed, and
finally, what percentage of the total (Active) they have. I don't know the
formula in the record to do these functions. Can anybody help?
When the report is run it should show something like this:
User: Colin
Active: 64
Closed: 26
Total: 90
Percent: 15%
User: Danny
Active: 82
Closed: 43
Total: 125
Percent: 28%
Cheers in advance
Colin