All Types of SUM Formulas in Excel – Complete Guide with Examples
Microsoft Excel is one of the most powerful tools for managing and analyzing data. Among all the functions available in Excel, the SUM function is the most basic and most frequently used formula.
Whether you are a student calculating marks, a shop owner managing daily sales, an accountant preparing financial reports, or an office employee handling large datasets — addition is something you perform almost every day.
However, many users believe that Excel only has one SUM formula. In reality, Excel provides multiple ways to perform addition based on different conditions and requirements.
In this complete guide, we will explore all important SUM-related formulas in Excel, along with practical examples and professional tips.
1. SUM Function – The Basic and Most Essential Formula
The SUM function is the simplest and most commonly used formula in Excel. It adds a range of numbers together.
Syntax:
or
Example 1: Adding a Range of Numbers
Suppose you have the following marks:
| Marks |
|---|
| 50 |
| 60 |
| 70 |
| 80 |
| 90 |
To calculate the total marks:
Result: 350
Example 2: Adding Specific Cells
If you want to add selected cells only:
This will add only A1, A3, and A5.
2. AutoSum – Quick Addition Without Typing
Excel provides a shortcut called AutoSum (∑).
How to Use AutoSum:
Click on the cell where you want the result.
Press Alt + = on your keyboard.
Press Enter.
Excel automatically selects the nearby range and calculates the total.
This method is perfect for quick calculations in reports.
3. Manual Addition Using the Plus (+) Operator
For very small datasets, you can manually add numbers:
However, this method is not recommended for large datasets because it becomes difficult to manage and edit later.
4. SUMIF – Add Based on One Condition
When you need to add numbers based on a specific condition, use the SUMIF function.
Syntax:
range → Where the condition is checked
criteria → The condition
sum_range → The numbers to add
Example:
| Product | Sales |
|---|---|
| Apple | 200 |
| Mango | 150 |
| Apple | 300 |
| Banana | 100 |
To calculate total sales of Apple:
Result: 500
Example: Greater Than Condition
To add sales greater than 150:
5. SUMIFS – Add with Multiple Conditions
When you have more than one condition, use SUMIFS.
Syntax:
Example:
| Product | City | Sales |
|---|---|---|
| Apple | Delhi | 200 |
| Apple | Mumbai | 300 |
| Mango | Delhi | 150 |
| Apple | Delhi | 400 |
To calculate total sales where Product = Apple AND City = Delhi:
Result: 600
6. SUM with Multiple Ranges
You can add multiple separate ranges in one formula:
This adds both ranges together.
7. 3D SUM – Adding Across Multiple Sheets
If you have data in multiple sheets and want to add the same cell across them:
Example: Add cell A1 from Sheet1 to Sheet3.
This is called a 3D SUM formula and is very useful in monthly or yearly financial reports.
8. SUBTOTAL – Sum Filtered Data Only
When you apply filters in Excel and want to add only visible rows, use SUBTOTAL.
Syntax:
For SUM, function number = 9.
Example:
This will ignore hidden rows and calculate only visible data.
9. AGGREGATE – Advanced SUM Function
AGGREGATE is an advanced version of SUBTOTAL. It can ignore errors and hidden rows.
Syntax:
Example:
9 = SUM
6 = Ignore errors
If your data contains errors like #DIV/0!, this function will ignore them and still calculate the correct total.
10. SUMPRODUCT – Multiply and Add Together
SUMPRODUCT is useful when you need to multiply values and then add them.
Example:
| Quantity | Price |
|---|---|
| 2 | 100 |
| 3 | 150 |
To calculate total revenue:
Calculation:
(2×100) + (3×150) = 200 + 450 = 650
This formula is widely used in business calculations.
11. SUM with Date Conditions
You can also sum data between specific dates.
Example:
This calculates total sales for January 2025.
Real-Life Uses of SUM Formulas
Excel SUM formulas are widely used in:
Daily sales reports
Student result sheets
Monthly expense tracking
Salary calculation
Inventory management
Business profit analysis
If you master these formulas, you can handle most real-world Excel tasks efficiently.
Difference Between SUM and SUMIF
| SUM | SUMIF |
|---|---|
| Simple addition | Addition with condition |
| No criteria required | Requires criteria |
| Basic usage | Advanced filtering |
Professional Tips for Using SUM in Excel
✔ Always double-check your selected range
✔ Use SUMIFS instead of multiple SUMIF formulas
✔ Use SUBTOTAL when filters are applied
✔ Use AGGREGATE when your data contains errors
✔ Avoid manual addition for large datasets
✔ Use SUMPRODUCT for business calculations
Common Mistakes to Avoid
Selecting incorrect ranges
Forgetting quotation marks in criteria
Mixing up SUMIF and SUMIFS syntax
Using manual addition for large reports
Not locking cell references when copying formulas
Conclusion
The SUM function in Excel is more than just a basic addition tool. From simple totals to advanced conditional calculations, Excel provides powerful formulas like SUMIF, SUMIFS, SUBTOTAL, AGGREGATE, and SUMPRODUCT to handle different scenarios.
If you only know =SUM(), that’s a great start. But once you learn conditional and advanced SUM formulas, you move from being a beginner to becoming an advanced Excel user.
Mastering these formulas will not only improve your productivity but also increase your professional value in any job that requires data handling.
What is Data Entry Job? Salary and Career/National computer center Gajraula 2023
Excel में SUM Formula के सभी प्रकार – Complete Guide with Examples (Hindi)
Excel में काम करने वाले हर व्यक्ति के लिए “SUM” सबसे ज़रूरी और सबसे ज़्यादा इस्तेमाल होने वाला फ़ॉर्मूला है। चाहे आप छात्र हों, अकाउंटेंट हों, दुकान चलाते हों या ऑफिस में डेटा एंट्री करते हों — जोड़ (Addition) करना हर जगह ज़रूरी होता है।
लेकिन क्या आप जानते हैं कि Excel में सिर्फ =SUM() ही नहीं, बल्कि जोड़ करने के कई अलग-अलग तरीके होते हैं? इस लेख में हम Excel के सभी महत्वपूर्ण SUM फॉर्मूला को विस्तार से उदाहरण सहित समझेंगे।
1. SUM Function – Basic और सबसे ज़रूरी फ़ॉर्मूला
क्या है SUM Function?
SUM Excel का सबसे बेसिक और सबसे ज़्यादा इस्तेमाल होने वाला फ़ॉर्मूला है, जो किसी रेंज (Range) के सभी नंबरों को जोड़ देता है।
Syntax:
या
उदाहरण 1:
मान लीजिए आपके पास ये डेटा है:
| A (Marks) |
|---|
| 50 |
| 60 |
| 70 |
| 80 |
| 90 |
अगर आपको A1 से A5 तक के सभी नंबर जोड़ने हैं, तो फ़ॉर्मूला होगा:
Result = 350
उदाहरण 2: अलग-अलग सेल जोड़ना
यह सिर्फ A1, A3 और A5 को जोड़ेगा।
2. AutoSum – बिना टाइप किए जोड़
Excel में एक खास फीचर होता है — AutoSum (∑)।
कैसे इस्तेमाल करें?
जिस सेल में रिज़ल्ट चाहिए, वहाँ क्लिक करें
Keyboard से Alt + = दबाएँ
Enter दबाएँ
Excel अपने आप ऊपर या बाईं ओर की रेंज चुन लेता है।
यह तरीका तेज़ काम के लिए बहुत उपयोगी है।
3. Manual Addition – Direct + से जोड़ना
छोटे डेटा के लिए आप सीधे + का इस्तेमाल कर सकते हैं।
लेकिन ध्यान रखें: बड़े डेटा के लिए यह तरीका सही नहीं है।
4. SUMIF – एक शर्त के आधार पर जोड़
जब आपको किसी खास कंडीशन के आधार पर जोड़ करना हो, तब SUMIF का उपयोग किया जाता है।
Syntax:
range = जहाँ कंडीशन चेक होगी
criteria = क्या शर्त है
sum_range = कौन सा डेटा जोड़ना है
उदाहरण:
| Product | Sales |
|---|---|
| Apple | 200 |
| Mango | 150 |
| Apple | 300 |
| Banana | 100 |
अगर सिर्फ Apple की Sales जोड़नी है:
Result = 500
Example 2: Greater Than Condition
अगर 150 से ज्यादा Sales जोड़नी है:
5. SUMIFS – Multiple Conditions के साथ जोड़
जब एक से ज्यादा शर्त हो, तब SUMIFS का इस्तेमाल होता है।
Syntax:
उदाहरण:
| Product | City | Sales |
|---|---|---|
| Apple | Delhi | 200 |
| Apple | Mumbai | 300 |
| Mango | Delhi | 150 |
| Apple | Delhi | 400 |
अगर Apple + Delhi की Sales जोड़नी है:
Result = 600
6. SUM with Multiple Ranges
अगर आपको दो अलग-अलग रेंज जोड़नी हैं:
यह दोनों रेंज का टोटल देगा।
7. 3D SUM – Multiple Sheets का जोड़
अगर आपके पास तीन शीट हैं:
Sheet1
Sheet2
Sheet3
और आपको तीनों शीट के A1 सेल जोड़ने हैं:
यह Sheet1 से Sheet3 तक सभी शीट के A1 सेल जोड़ देगा।
यह तरीका अकाउंटिंग और मासिक रिपोर्ट में बहुत काम आता है।
8. SUBTOTAL – Filtered Data का जोड़
जब आप Filter लगाते हैं और सिर्फ दिखाई देने वाले डेटा का जोड़ चाहते हैं, तब SUBTOTAL काम आता है।
Syntax:
SUM के लिए function_num = 9
उदाहरण:
अगर कुछ रो hidden हैं, तो यह सिर्फ visible डेटा जोड़ेगा।
9. AGGREGATE – Advanced SUM Function
यह SUBTOTAL का advanced version है।
Syntax:
SUM के लिए:
9 = SUM
6 = Errors ignore करेगा
अगर आपके डेटा में #DIV/0! जैसी errors हैं, तो यह उन्हें ignore करके सही जोड़ देगा।
10. SUMPRODUCT – Multiply + Sum एक साथ
अगर आपको multiplication के बाद जोड़ करना है:
उदाहरण:
| Qty | Price |
|---|---|
| 2 | 100 |
| 3 | 150 |
Total Amount निकालने के लिए:
Calculation:
(2×100) + (3×150) = 200 + 450 = 650
यह बिज़नेस में बहुत उपयोगी फ़ॉर्मूला है।
11. Conditional SUM with Dates
अगर आपको किसी खास महीने का डेटा जोड़ना है:
यह जनवरी 2025 का टोटल देगा।
Excel SUM Formula – Real Life Use Cases
✔ दुकान की Daily Sales जोड़ना
✔ Student Marks का Total निकालना
✔ Monthly Expense Report बनाना
✔ Employee Salary Total निकालना
✔ Stock Inventory Value निकालना
SUM और SUMIF में अंतर
| SUM | SUMIF |
|---|---|
| Simple जोड़ | शर्त के साथ जोड़ |
| Condition नहीं | Condition जरूरी |
| Basic Use | Advanced Use |
Professional Tips
✔ हमेशा Range सही चुनें
✔ Error आने पर AGGREGATE इस्तेमाल करें
✔ Filter लगे हो तो SUBTOTAL इस्तेमाल करें
✔ Multiple condition के लिए SUMIFS ही सही है
✔ Large data के लिए Manual + Method ना करें
Conclusion
Excel में SUM सिर्फ एक साधारण जोड़ नहीं है, बल्कि यह डेटा एनालिसिस का सबसे बुनियादी और शक्तिशाली टूल है।
अगर आप सिर्फ =SUM() जानते हैं तो भी ठीक है, लेकिन अगर आप SUMIF, SUMIFS, SUBTOTAL, AGGREGATE, SUMPRODUCT जैसे फ़ॉर्मूला सीख लेते हैं तो आप एक Advanced Excel User बन सकते हैं।
Excel सीखने की शुरुआत हमेशा SUM से होती है — और Mastery भी यहीं से शुरू होती है।



0 Comments