Assignment 2_To applying multiple operations in OO Calc
Assignment 2_To applying multiple operations in OO Calc
Step 3: Select cell G3 & type the formula =sum(C3:F3) in formula bar to
calculate the total sales of North Zone.
b. Write the feature used for arranging the sales from lowest to the
highest.
Step 4: For arranging the sales from lowest to the highest, select row as
picture given below.
Step 5: Select the Sort & Filter in Ribbon then click on custom sort.
Step 6: Select "continue with the current selection" then click on "sort".
Step 7: Then click on "option", select "sort left to right" and click "OK".
Step 8: Then select "Rows" set "values" & order "smallest to largest" and
click "OK".
Step 9: Select any cell & type the formula =MAX(C5:F5) in formula bar to
find the maximum sales in East Zone.
d. To find the average sales in Jan-Mar in cell c7.
Step 10: Select "cell c7" & type the formula =AVERAGE(C3:C6) in
formula bar to find the average sales in Jan-Mar.
e. To find the difference between the sales in East zone and west zone in Apr-
Jun.
Step 11: Select "cell d9" & type the formula =D5-D4 in formula bar to
find the difference between the sales in East zone and west zone in Apr-
Jun
2. Write the formulas and display their results in separate columns.
Step 12: Repeat step-3, step-9, step-10 and step-11 any separate
columns.