Excel Attendance Sheet Kaise Banaye – Formula ke Sath Hindi (2026)
Excel Attendance Sheet Kaise Banaye – Formula ke Sath (Step by Step)
MS Excel Attendance Sheet का उपयोग
school, college, office और training center में
daily attendance record रखने के लिए किया जाता है।

इस पोस्ट में हम सीखेंगे कि Excel में attendance sheet कैसे बनाई जाती है, जिसमें Present, Absent और Total Attendance automatic calculate होगी।
Attendance Sheet क्यों जरूरी है?
- Daily attendance record
- Manual गलती कम होती है
- Automatic calculation
- Professional record maintain
Step 1: Attendance Sheet का Format बनाएं
Excel sheet में नीचे दिए गए headings लिखें:
A1 – Roll No B1 – Name C1 – Date D1 – Attendance
Attendance column में हम P (Present) और A (Absent) लिखेंगे।
Step 2: Attendance के लिए Data Entry
Example:
1 Ravi Kumar 01-01-2026 P 2 Sita Devi 01-01-2026 A
Step 3: Total Present Count करने का Formula
Present count करने के लिए COUNTIF Formula use करें:
=COUNTIF(D2:D31,"P")
यह formula total present days दिखाएगा।
Step 4: Total Absent Count Formula
=COUNTIF(D2:D31,"A")
Step 5: IF Formula से Present / Absent Result
अगर attendance 75% या उससे ज्यादा है तो Present दिखाना है:
=IF(E2>=75,"Eligible","Not Eligible")
Step 6: Attendance Percentage निकालें
=(Total Present / Total Days)*100
Example:
=(E2/30)*100
Attendance Sheet में Data Validation (Optional)
गलत data entry रोकने के लिए:
- Attendance column select करें
- Data → Data Validation
- Allow: List
- Source: P,A
Attendance Sheet के फायदे
- Time saving
- Automatic calculation
- Error free report
- Office / school ready format
✒Practice Sheet for test:-
❓FAQ
Q. क्या यह attendance sheet mobile Excel में काम करेगी?
हाँ, mobile और computer दोनों में।
Q. क्या इसमें month बदल सकते हैं?
हाँ, date column change करके।
✅Conclusion
अगर आप Excel practical सीखना चाहते हैं, तो Attendance Sheet सबसे best example है। इससे formulas और real-life use दोनों clear होते हैं।
Next Post: Excel Practical – Salary Sheet with Formula
अगर आपको ऐसे ही Excel और computer related useful posts पसंद आते हैं, तो नीचे दिए गए बटन से हमें follow और WhatsApp channel join जरूर करें।
Follow Our BlogJoin WhatsApp Channel
कोई टिप्पणी नहीं:
If You have any doubt? Please let me know