randlesc,
Not sure I get this... Countif(d2:d34)/count(c2:c34) Where d=Compliance 1
and c=Employee ID You would need to count Employee ID, count the Yes' and
do the math. But your *formula* indicates you are counting in and Excel
spreadsheet.
Which are you using Excel or Access?
--
Gina Whipp
2010 Microsoft MVP (Access)
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
"randlesc" <(E-Mail Removed)> wrote in message
news:1FF1CD0E-E604-4B56-B55C-(E-Mail Removed)...
I know this is very basic, but I can be dense a lot of the time.
I have a report that shows the following:
Name, Department, Employee ID, Compliance 1, Compliance 2, Compliance 3,
Compliance 4.
In my report I need it to have a page break after each change in Department.
This I managed. But I also need it to calculate percentages. In each of
the Compliance columns the field is either Null or Yes. I need a percentage
of yes. In other words Countif(d2:d34)/count(c2:c34) Where d=Compliance 1
and c=Employee ID
I've added these to the group footer but no luck. I used the text box
feature--should I have used another feature to add them.
Maybe my formula is wrong.
Any ideas? I need a percentage for each of the four compliance columns.
Thanks.