







Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
These MS Excel notes are written in easy Hinglish language for beginners. The document includes: Excel basics and interface Important formulas & advanced functions Salary sheet & GST calculation sheet Practical examples and exercises Useful for school students, beginners, DCA students and self-learners.
Typology: Study notes
1 / 13
This page cannot be seen from the preview
Don't miss anything!








MS Excel ek spreadsheet software hai jiska use calculations, data entry, reports, charts aur salary sheets banane ke liye hota hai. Excel me data rows aur columns ke form me hota hai.
(A) IF Function IF function condition check karta hai. Syntax: =IF(condition, value_if_true, value_if_false) Example: =IF(A1>=33,"Pass","Fail") Agar A1 me 33 ya usse zyada number hai to Pass , warna Fail. (B) SUMIF Function Condition ke according total nikalta hai. Syntax: =SUMIF(range, criteria, sum range) Example: =SUMIF(A1:A10,"Delhi",B1:B10) Delhi walo ki salary ka total. (C) COUNTIF Function Condition ke hisaab se count karta hai. Example: =COUNTIF(A1:A10,"Male") Male employees ki total counting. (D) VLOOKUP Function Data search karne ke kaam aata hai.
Syntax: =VLOOKUP(value, table, col_index, FALSE) Example: =VLOOKUP(101,A2:D10,3,FALSE) Employee ID 101 ki salary show karega. (E) HLOOKUP Function Row ke according data search karta hai. (F) CONCAT / CONCATENATE Text ko jodne ke liye. Example: =CONCAT(A1," ",B1) First name + Last name join. (G) TODAY & NOW
Item Price GST % GST Amt Total Mobile 10000 18% =B2C2 =B2+D GST Amount: =B2C Total: =B2+D
Ye MS Excel notes beginners ke liye banaye gaye hain jisme basic se advanced functions, salary sheet, GST calculation aur practical examples diye gaye hain. Ye notes students, office learners aur job beginners ke liye kaafi useful hain.
Prepared by: (Afeefa) Subject: Computer / MS Excel For Practice & Learning Purpose