विषयसूची

Divide

There’s no DIVIDE function in Excel. Simply use the forward slash (/) to divide numbers in एक्सेल.

1. The formula below divides numbers in a cell. Use the forward slash (/) as the division operator. Don’t forget always start a formula with an equal sign (=).

Divide Numbers in a Cell

2. The formula below divides the value in cell A1 by the value in cell B1.

Divide Numbers by Using Cell References

3. Excel displays the #DIV/0! error when a formula tries to divide a number by 0 or an empty cell.

#DIV/0! त्रुटि

4. The formula below divides 43 by 8. Nothing special.

Simple Division in Excel

5. You can use the QUOTIENT function in Excel to return the integer portion of a division. This function discards the remainder of a division.

Quotient Function

6. The MOD function in Excel returns the remainder of a division.

मॉड फ़ंक्शन

Take a look at the screenshot below. To divide the numbers in one column by the numbers in another column execute the following steps.

7a. First divide the value in cell A1 by the value in cell B1.

सापेक्ष संदर्भ

7b. Next select cell C1 click on the lower right corner of cell C1 and drag it down to cell C6.

Divide Numbers in One Column by Numbers in Another Column

Take a look at the screenshot below. To divide a column of numbers by a constant number execute the following steps.

8a. First divide the value in cell A1 by the value in cell A8. Lock the reference to cell A8 by placing a $ symbol in front of the column letter and row number ($A$8).

पूर्ण संदर्भ

8b. Next select cell B1 click on the lower right corner of cell B1 and drag it down to cell B6.

Divide a Column of Numbers by a Constant Number

Explanation: when we drag the formula down the absolute reference ($A$8) stays the same while the relative reference (A1) changes to A2 A3 A4 etc.

If you’re not a formula hero use Paste Special to divide in Excel without using formulas!

9. For example select cell C1.

Select Cell

10. Right click and then click Copy (or press CTRL + c).

11. Select the range A1:A6.

12. Right click and then click Paste Special.

13. Click Divide.

Paste Special Divide

14. Click OK.

Paste Special Divide Result

Note: to divide numbers in one column by numbers in another column at step 9 simply select a range instead of a cell.

एक टिप्पणी छोड़ें

एक्सेल एआई से मिलता है - अपनी उत्पादकता को पहले जैसा बढ़ाएं!

फॉर्मूला मुख्यालय में, हमने आपकी स्प्रेडशीट महारत को टर्बोचार्ज करने के लिए एआई की प्रतिभा का उपयोग किया है। जटिल फ़ार्मुलों, वीबीए कोड और स्क्रिप्ट से जूझने के दिनों को अलविदा कहें। हम यहां आपके काम को कठिन नहीं, बल्कि स्मार्ट बनाने के लिए हैं।

संबंधित आलेख