You are on page 1of 1

“PRACTICAL # 10”

OBJECT:-
 Using spreadsheet, create & print the expenditure of Pakistan
printing press in the year 2005 (Rs. Million).

PROCEDURE:-
 Click on Start/Program/Microsoft Office/MS Excel.
 Select a new blank sheet from file menu.
 Create sheet that shows Expenditure of Pakistan Printing Press.
 Insert the formula as the given instruction.
 Set margins.
 Save file OR save as.
 For saving file click on file menu then click save OR press Ctrl+S.
 Give a name to the file "Practical # 10".
 Print the page.
 For printing page click on file menu then click print OR press Ctrl+P.
 Close the program.

FORMULA:-
1. For calculate the Grand Total,
=SUM (B4:B9)
2. For calculate the minimum expenditure,
=MIN (B4:B9)
3. For calculate the maximum expenditure,
=MAX (B4:B9)
4. For calculate the average,
=AVERAGE (B4:B9)

You might also like