"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 IDNameDepartmentDateProject NameHours Worked
101Ramesh KumarIT01-Jun-25Project A8
102Sita SharmaHR01-Jun-25Project B7.5
103Amit SinghIT01-Jun-25Project A9
101Ramesh KumarIT02-Jun-25Project A8
102Sita SharmaHR02-Jun-25Project B7
103Amit SinghIT02-Jun-25Project A8.5
..................

🔧 Step 1: Pivot Table Se Total Hours by Employee

  1. Select the full data

  2. Go to Insert → Pivot Table → New Worksheet

  3. Drag:

    • Name → Rows

    • Hours Worked → Values (Sum)

  4. Result:

NameTotal Hours
Amit Singh17.5
Ramesh Kumar16
Sita Sharma14.5

🔧 Step 2: Total Hours by Project

  1. Project Name → Rows

  2. Hours Worked → Values (Sum)

Project NameTotal Hours
Project A33.5
Project B14.5

🔧 Step 3: Create a Monthly Report

  1. Add Date to Columns

  2. Rows → Name

  3. Values → Hours Worked

Name01-Jun02-Jun...Grand Total
Amit Singh98.5...17.5
Ramesh Kumar88...16
Sita Sharma7.57...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:

excel
=SUMIF(A:A, "101", F:F)

Average Hours per Day:

excel
=AVERAGEIFS(F:F, B:B, "Ramesh Kumar")

IF Statement:

excel
=IF(F2<8, "Below Expected", "OK")

✅ Tools Used in Wipro Excel Work:

Tool/FeatureUse
Pivot TableData summarization
VLOOKUP / XLOOKUPData lookup across sheets/tables
Conditional FormattingHighlighting based on condition
Charts (Bar, Line, Pie)Visual data analysis
Data ValidationDropdowns, restrict entries
Filters & SortQuickly 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:

  1. Main Excel file bana kar upload karun

  2. Ya aap apna sample data bhejein, to us par main real report bana kar sikhla doon.



कोई टिप्पणी नहीं

Blogger द्वारा संचालित.
close