0:00
Here is how to make a timesheet for employees in Excel or Google Sheets
0:03
So I have the names of the employees here, the weekdays, the total days that each one has worked
0:09
the total earnings and also the earning per day here. So for the weekdays, we're just going to highlight everything and add checkboxes
0:16
We'll go on Insert, then we'll click on checkboxes here. Then for the total days, we're going to count when the day has been marked
0:23
So say equals, count if, for the range we'll pick this entire week
0:27
For the criterion, we'll say true, enter, and we have the number of days for which every employee has been present
0:33
For the total earnings, we'll multiply the number of days times the earning per day
0:37
So say equals, number of days here, multiplied by earning per day here
0:42
And make sure that this is absolute reference, like so. Enter, and you have the total earnings like that
0:48
You can double click to fill the formula, and here we can double click again
0:52
Now when the employee is present, the earnings will be increasing like that