Class 7 Computer Chapter 2 (Calculations in Microsoft Excel)
Class 7 Computer Chapter 2 (Calculations in Microsoft Excel)
1) When you want to perform your calculation in one cell: You have to always
start your formula with the “=” symbol. After that type the 1st number. Let’s
take the first number as 3. Add the symbol of the operation you want to use.
Then give the 2nd number. Let’s take the 2nd number as 2.
You can continue this process until you wish to with how many numbers you
want. After you complete typing your equation, press the “ENTER” key. You will
get your answer.
2) When you want to take the calculation of two cells; take a1 & b1; and put
the result in; take c1.
Press Cell c1. Put the “=” symbol and then press
cell a1 (17). Put the sum symbol (+) and then press
the second cell; that is
b1 (32). Press Enter.
ELEMENTS OF A FORMULA
Cell References: They are the addresses of the cells which contain the column and
row number.
For example: A1 (Single Cell), A1:B3 (Range of Cells)
Operators: As discussed earlier, it contains the order of operations which help you
carry out operations you want to do.
Constants: They are the numbers or text that can be entered directly in a formula.
Functions: They are built-in-formulas in Excel. We will discuss about them later.
Text Operators
They work with texts. They join words. One such operator is &.
“Hello”&”World” = HelloWorld
Order Of Operations
When many operations are used in a formula, Excel uses the BODMAS rule to solve the
equation.
B - Brackets
O - Of (Multiplication)
D - Division
M - Multiplication
A - Addition
S - Subtraction
Division and Multiplication have to be solved from left to right.
Addition and Subtraction have to be solved from left to right.
Functions
Functions are formulas in Excel through which, we can perform calculations directly,
in a faster and professional way.
Autosum
When lots of data is given and we have to find the sum, we shouldn’t type all the
numbers and find the sum. That will take lots of time. The Autosum feature is a
function through which you can calculate the sum quickly.
Common Errors in Excel
If the formula has been typed incorrectly,
Excel displays error values.
Understanding their meaning is
important.
###### Occurs when a column is not wide enough to accommodate the value