0% found this document useful (0 votes)
3 views

Assignment 2_To applying multiple operations in OO Calc

To applying multiple operations in OO Calc on Spreadsheet... Submitted by Riya

Uploaded by

Ashok Kumar
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Assignment 2_To applying multiple operations in OO Calc

To applying multiple operations in OO Calc on Spreadsheet... Submitted by Riya

Uploaded by

Ashok Kumar
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

ASSIGNMENT 2

Objective: To applying multiple operations in OO Calc


1. Enter the following data in spreadsheet.
a. Write the formula to calculate the total sales of North zone.
b. Write the feature used for arranging the sales from lowest to the highest.
c. To find the maximum sales in East Zone.
d. To find the average sales in Jan-Mar in cell c7.
e. 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.


Quarterly Sales Report
Zone Jan-Mar Apr-Jun Jul-Sep Oct-Dec Total

North 500 420 290 400

West 130 150 250 400

East 400 270 320 350

South 540 530 457 380

 a. Write the formula to calculate the total sales of North zone.


 Step 1: Launch the Spreadsheet.
 Step 2: Enter the Data in worksheet.

 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".

 Desired feature "arranging the sales from lowest to the highest"


achieved.
 c. To find the maximum sales in East Zone.

 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.

You might also like