67% found this document useful (3 votes)
2K views1 page

Theory Questions - Excel EX1

This document provides theory questions and answers about Excel based on a spreadsheet activity. It discusses the differences between formulas and functions, ways to calculate the average of a cell range using formulas, the purpose of absolute referencing to point to specific cells, and how to insert a new row in a spreadsheet.

Uploaded by

Shay Harrison
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
67% found this document useful (3 votes)
2K views1 page

Theory Questions - Excel EX1

This document provides theory questions and answers about Excel based on a spreadsheet activity. It discusses the differences between formulas and functions, ways to calculate the average of a cell range using formulas, the purpose of absolute referencing to point to specific cells, and how to insert a new row in a spreadsheet.

Uploaded by

Shay Harrison
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Mt. St.

Joseph Catholic High School


Grade 10 Information Technology
Section 5: Spreadsheets

Theory Questions based on Excel EX 1

Instruction: Answer the following questions, after completing the activity titled “Excel EX 1”.

1. What is the difference between a formula and a function?

● A formula is an expression which calculates the value of a cell. Functions are predefined
formulas and are already available in Excel.

2. You want to find the average of data in the range G4:H4. Write three calculations that
can be used to accomplish this (look at question 4 on Excel EX 1).
● =average G4:H4
● =(G4+H4)/2
● =sum(G4:H4)/2
3. What is the purpose of absolute referencing? (look at question 6 on Excel EX1)

● It points to a specific cell in a spreadsheet and absolute references do not change when
copied or filled.

4. List the steps to insert a new row.

● Right-click the whole row above which you want to insert the new row,
● select Insert Rows.

You might also like