Count Attendance for People On Certain Dates

wmunsey81

New Member
Joined
Nov 30, 2017
Messages
29
I think this would be a COUNTIF combined with a INDEX MATCH MATCH.

-1 book
-2 worksheets

Input sheet from Call Report (this is counting attendance for conference call)

DATEPERSON ID
4-14
1
4-142
4-161
4-163

<tbody>
</tbody>


What I want it to auto populate

DateEmp 1Emp2Emp 3Emp 4Emp5
4-1411
4-15
4-1611
4-17

<tbody>
</tbody>









There may be a template for this already, but basically there is a list that is populated each day of the people in attendance. A VLOOKUP or lookup of some sort would look for the EMP # for each day and then input a 1. This would make for the ability to find a percentage of attendance.

Any help would be helpful.
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Hello , the easiest way to get the report you are looking for in to use a Pivot Table.

Date to rows, Employee number to columns and also to values area, if employee "number" is actually text you are done. If employee number is actually a number then change the value to count instead of sum.
 
Upvote 0

Forum statistics

Threads
1,214,601
Messages
6,120,460
Members
448,965
Latest member
grijken

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