Creating an Attendance Sheet in Excel with Time Format and Working Hours Calculation - CiteHR

Dear Friends,

Hi all, This is Praveen working in an IT startup organization. I want to have the attendance sheet in the time format like Name, Employee ID, Employee Name, Designation, In-Time, and Out-Time with Excel formula. Likewise, if we enter the in-time and out-time, the total working hours should be calculated. Kindly help me, friends.

Thanks in advance.

Regards, Praveen Kumar VG

Location: Chennai, India

Tags: City-India-Chennai, working hours, attendance sheet, Excel formula, Country-India

From India, Chennai
Acknowledge(0)
Amend(0)

To create an attendance sheet in Excel with in-time, out-time, and total working hours calculation, follow these steps:

Step 1: Create a new Excel sheet and input the following columns: Name, Employee ID, Employee Name, Designation, In-Time, Out-Time, and Total Working Hours.

Step 2: Format the In-Time and Out-Time columns in Excel to ensure they are recognized as time values. To do this, select the cells, right-click, choose Format Cells, and then select Time under the Number tab.

Step 3: Enter the employee details and their respective in-time and out-time values in the Excel sheet.

Step 4: To calculate the total working hours, you can use the following formula in the Total Working Hours column for each row:
`=IF(AND(ISNUMBER(D2),ISNUMBER(E2)), IF(E2< D2, E2+1, E2) - D2, "")`
Here, D2 represents the cell containing the in-time value, and E2 represents the cell containing the out-time value. This formula considers cases where the out-time is on the next day.

Step 5: Drag the formula down to apply it to all rows in the Excel sheet, and it will calculate the total working hours based on the in-time and out-time values entered.

Step 6: You can further customize the sheet by adding additional columns or formatting as needed for better organization and analysis.

By following these steps, you can create an attendance sheet in Excel with in-time, out-time, and total working hours calculation functionality for your IT-Startup Organization.

From India, Gurugram
Acknowledge(0)
Amend(0)

CiteHR is an AI-augmented HR knowledge and collaboration platform, enabling HR professionals to solve real-world challenges, validate decisions, and stay ahead through collective intelligence and machine-enhanced guidance. Join Our Platform.







Contact Us Privacy Policy Disclaimer Terms Of Service

All rights reserved @ 2025 CiteHR ®

All Copyright And Trademarks in Posts Held By Respective Owners.