CF Ex
CF Ex
Insert required data into excel worksheet which is suitable to calculate sum
Select cell F3 and type=B3+C3+D3 (formulae should begin with = sign)
Insert required data into excel worksheet which is suitable to calculate sum
Select cell F3 and type=B3+C3+D3 (formulae should begin with = sign)
Experiment-17(d): Use mathematical operators in formulae
Here we will check whether the number is Armstrong or not, for a number to be
Armstrong, sum of cubes of single digits of the number should be equal to the number
itself.
Ex: 153= (1*1*1)+(5*5*5)+(3*3*3)
Enter 1,5,3 in different cell, in the cells A1, B1, C1 respectively and in the cell D1 try to
display sum of the cubes of digits. Enter the formula as
(A1* A1 *A1)+( B1* B1* B1)+( C1* C1* C1)
Press enter, now it will display sum of cubes and you can verify whether the number is
Armstrong or not
Try for any other Armstrong numbers you know.
Enter some data into the spread sheet, such as the following
In the formula bar use the range operator to find the average of numbers
Press enter to find the average of data in cells A1 through A6
In the formula bar use the comma operator to find the average of numbers in cells A1, A3, A5,
A6
Press enter to find the average of data in cells A1, A3, A5, A6
Experiment-18(b): work with sum, sum if, count and count if functions
Using sum function
Sumif function is used to calculate sum of data in the desired cells which satisfy the given
criteria
Enter the desired data in the spread sheet
In the formula bar, enter the formula as = SUM(range of cells, “condition”)
Here = SUM(B1:B5), means calculate the sum of data in the cells from B1 to B5 whose data is
greater than 9
Press enter key
Now the sum is calculated and displayed in the selected cell
Insert required data into excel worksheet which is suitable to create a chart
Select the whole data for which we want to create a chart by dragging mouse or using
keyboard arrow keys
Click on insert on menu bar
Click on pie chart type and select a variant of given pie charts
Now a pie chart is created and displayed on the spread sheet
Insert required data into excel worksheet which is suitable to create a chart
Select the whole data for which we want to create a chart by dragging mouse or using
keyboard arrow keys
Click on insert on menu bar
Click on chart type for
Select column chart in the chart ribbon
Click on the first figure in 2D column chart type
Now a chart will appear on your worksheet representing the data you have selected
EXPERIMENT-21
EXPERIMENT-22
On the worksheet, select the cell in which currency symbols has to be inserted
Click on currency button in the number formatting tool bar
Click on more accounting formats to view more formats of currencies
Select the type of currency you want to insert
Click on ok
Now enter the number into the selected cell and press enter
Now the number is represented in the form of currency
On the worksheet, select the cell in which percentage symbol has to be inserted
Click on percentage button in the number formatting tool bar
Enter the number you want to write in the cell
Press enter to see the percentage symbol after the number
(or)
Select the cell, press ctrl+shift+%, then enter the number and press enter key to represent the
number as percentage
To orient data: