"Wipro Style Employee Timesheet Excel Template – Attendance & Work Hours Tracker"
✅ Wipro में Excel पर जो Common Tasks होते हैं:
🔹 Attendance Management
🔹 Employee Database Handling
🔹 Project Timesheet Analysis
🔹 Client Report Generation
🔹 Data Cleaning & Validation
🔹 MIS Reporting
🔹 Dashboard Creation
🎯 Practical Example: Employee Timesheet Analysis (Wipro Style)
मान लो कि आपके पास नीचे जैसा डेटा है:
Emp ID | Name | Department | Date | Project Name | Hours Worked |
---|---|---|---|---|---|
101 | Ramesh Kumar | IT | 01-Jun-25 | Project A | 8 |
102 | Sita Sharma | HR | 01-Jun-25 | Project B | 7.5 |
103 | Amit Singh | IT | 01-Jun-25 | Project A | 9 |
101 | Ramesh Kumar | IT | 02-Jun-25 | Project A | 8 |
102 | Sita Sharma | HR | 02-Jun-25 | Project B | 7 |
103 | Amit Singh | IT | 02-Jun-25 | Project A | 8.5 |
... | ... | ... | ... | ... | ... |
🔧 Step 1: Pivot Table Se Total Hours by Employee
-
Select the full data
-
Go to Insert → Pivot Table → New Worksheet
-
Drag:
-
Name
→ Rows -
Hours Worked
→ Values (Sum)
-
-
Result:
Name | Total Hours |
---|---|
Amit Singh | 17.5 |
Ramesh Kumar | 16 |
Sita Sharma | 14.5 |
🔧 Step 2: Total Hours by Project
-
Project Name
→ Rows -
Hours Worked
→ Values (Sum)
Project Name | Total Hours |
---|---|
Project A | 33.5 |
Project B | 14.5 |
🔧 Step 3: Create a Monthly Report
-
Add
Date
to Columns -
Rows →
Name
-
Values →
Hours Worked
Name | 01-Jun | 02-Jun | ... | Grand Total |
---|---|---|---|---|
Amit Singh | 9 | 8.5 | ... | 17.5 |
Ramesh Kumar | 8 | 8 | ... | 16 |
Sita Sharma | 7.5 | 7 | ... | 14.5 |
🔧 Step 4: Conditional Formatting (Low Performers Identify)
-
Select “Total Hours” column
-
Home → Conditional Formatting → Highlight Cells < 15 → Red fill
-
This helps Wipro HR/Manager identify employees working less than expected hours.
🔧 Step 5: Dashboard (Basic)
Use:
-
Pie Chart: Hours per Project
-
Bar Chart: Hours per Employee
-
Slicer: For filtering by date or department
Go to:
-
Insert → Charts → Recommended Charts
-
Insert → Slicer (for interactivity)
🔧 Step 6: Use Formulas for Automation
Total Hours:
Average Hours per Day:
IF Statement:
✅ Tools Used in Wipro Excel Work:
Tool/Feature | Use |
---|---|
Pivot Table | Data summarization |
VLOOKUP / XLOOKUP | Data lookup across sheets/tables |
Conditional Formatting | Highlighting based on condition |
Charts (Bar, Line, Pie) | Visual data analysis |
Data Validation | Dropdowns, restrict entries |
Filters & Sort | Quickly find and organize data |
Macros (Advanced) | Automate repetitive tasks (for experienced users) |
📁 Want a Sample File?
Main aapke liye is poore data + pivot + chart ke sath Excel file bana ke de sakta hoon. Aap chahein to:
-
Main Excel file bana kar upload karun
-
Ya aap apna sample data bhejein, to us par main real report bana kar sikhla doon.
Post a Comment