Attendance

Manny74

Board Regular
Joined
May 6, 2016
Messages
124
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
So I need to keep track of staff member's attendance, since we have a goal of 80% to meet for calendar year 2018.
I have several workbooks, one for each staff member, since I have other goals I have to track.

As a group, I want toadd up all their monthly attendance, for example:

Attendance forJanuary, PRESENT, PRESENT, ABSENT, So January would have 2 employees were present (see examples of a few workbooks below)

I thought I could use=COUNTIF (SMITH:RIVERA!H1,”PRESENT”) But I get a Value1 error…. What am I doingwrong?

I thought I could create a formula to count January's present for multiple workbooks....

SMITH E F G H I J


TARGET CY18 JAN FEB MARCH Q1


[TABLE="width: 472"]
<tbody>[TR]
[TD="width: 126"]
Medicine On Call Meeting Attendance
[/TD]
[TD="width: 139"] Attendance
[/TD]
[TD="width: 47"]
80%
[/TD]
[TD="width: 64"]
3
[/TD]
[TD="width: 68"]
PRESENT
[/TD]
[TD="width: 68"]
PRESENT
[/TD]
[TD="width: 68"]
PRESENT
[/TD]
[TD="width: 51"]
3
[/TD]
[/TR]
[TR]
[TD="width: 139"] Meetings
[/TD]
[TD="width: 64"]
11
[/TD]
[TD="width: 68"]
1/30/18
[/TD]
[TD="width: 68"]
2/7/18
[/TD]
[TD="width: 68"]
3/5/18
[/TD]
[TD="width: 51"]
3
[/TD]
[/TR]
[TR]
[TD="width: 139"] Percentage
[/TD]
[TD="width: 64"]
27.27%
[/TD]
[TD="width: 68"]
[/TD]
[TD="width: 68"]
[/TD]
[TD="width: 68"]
[/TD]
[TD="width: 51"]
100%
[/TD]
[/TR]
</tbody>[/TABLE]


JONES E F G H I J


TARGET CY18 JAN FEB MARCH Q1


[TABLE="width: 485"]
<tbody>[TR]
[TD="width: 126"]
Medicine On Call Meeting Attendance
[/TD]
[TD="width: 139"] Attendance
[/TD]
[TD="width: 55"]
80%
[/TD]
[TD="width: 64"]
2
[/TD]
[TD="width: 68"]
PRESENT
[/TD]
[TD="width: 68"]
PRESENT
[/TD]
[TD="width: 64"]
ABSENT
[/TD]
[TD="width: 64"]
2
[/TD]
[/TR]
[TR]
[TD="width: 139"] Meetings
[/TD]
[TD="width: 64"]
11
[/TD]
[TD="width: 68"]
1/30/18
[/TD]
[TD="width: 68"]
2/7/18
[/TD]
[TD="width: 64"]
3/5/18
[/TD]
[TD="width: 64"]
3
[/TD]
[/TR]
[TR]
[TD="width: 139"] Percentage
[/TD]
[TD="width: 64"]
18%
[/TD]
[TD="width: 68"]
[/TD]
[TD="width: 68"]
[/TD]
[TD="width: 64"]
[/TD]
[TD="width: 64"]
67%
[/TD]
[/TR]
</tbody>[/TABLE]


RIVERA E F G H I J TARGET CY18 JAN FEB MARCH Q1


[TABLE="width: 485"]
<tbody>[TR]
[TD="width: 130"]
Medicine On Call Meeting Attendance
[/TD]
[TD="width: 139"] Attendance
[/TD]
[TD="width: 55"]
80%
[/TD]
[TD="width: 64"]
1
[/TD]
[TD="width: 64"]
ABSENT
[/TD]
[TD="width: 64"]
ABSENT
[/TD]
[TD="width: 68"]
PRESENT
[/TD]
[TD="width: 64"]
1
[/TD]
[/TR]
[TR]
[TD="width: 139"] Meetings
[/TD]
[TD="width: 64"]
11
[/TD]
[TD="width: 64"]
1/30/18
[/TD]
[TD="width: 64"]
2/7/18
[/TD]
[TD="width: 68"]
3/5/18
[/TD]
[TD="width: 64"]
3
[/TD]
[/TR]
[TR]
[TD="width: 139"] Percentage
[/TD]
[TD="width: 64"]
9%
[/TD]
[TD="width: 64"]
[/TD]
[TD="width: 64"]
[/TD]
[TD="width: 68"]
[/TD]
[TD="width: 64"]
33%
[/TD]
[/TR]
</tbody>[/TABLE]






 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Sorry I had the workbooks on a word document, and tried to paste it to my thread, after I posted it, the data shifted, which makes it hard to read....
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top