ELECTRONIC SPREADSHEETS notes
ELECTRONIC SPREADSHEETS notes
ELECTRONIC SPREADSHEETS notes
2. We can replace multiple occurrences of a word using which of the following facilities of Calc?
(a) Find and replace
(b) By replace only
(c) By copy command
(d) By preview command
7. If we move a cell containing a formula having reference to another cell in the worksheet what
will happen to the cell numbers used in the formula?
(a) The cell row and columns are changed at destination.
(b) The cell row change at destination.
(c) The cell columns are changed at destination.
(d) No change will occur.
1. Cell A1 contains the number 10 and B1 contains 5. What will be the contents of cell C1, if the
formula =A1+B1*2^3 is entered in cell C1?
Ans. 50
2. The contents of Cell A1, B1, C1 and D1 are 5, –25, 30 and –35, respectively. What will be the
value displayed in cell E1 which contains the formula =MIN(A1:D1).
Ans. -35
3. Cell D5 contains the formula =$B$5+C5 and this formula is copied to cell E5, what will be the
copied formula in cell E5?
Ans. =$B$5+D5
4. Cell D5 contains the formula =$B5 + C5 and this formula is copied to cell E5, what will be the
copied formula in cell E5?
Ans. =$B5+D5
5. Cell D5 contains the formula =$B5 + C$5 and this formula is copied to cell E6, what will be the
copied formula in cell E6?
Ans. =$B6+D$5
Ans.
Ans.
1. Spreadsheet: This refers to the entire document created in Calc. A spreadsheet file can
contain multiple worksheets and is typically saved with the .ods extension.
2. Worksheet: This is a single tab within a spreadsheet. A worksheet consists of a grid of rows and
columns where you can enter and manipulate data. Each spreadsheet can contain multiple
worksheets.
3. Sheet: This term is often used interchangeably with "worksheet," but it can also refer to any single
page within the spreadsheet, including charts or other embedded objects.
4. What is the default name of the worksheet? How can it be renamed?
Ans. The default name of the worksheet is sheet1, sheet sheet2 and so on.
sheet sign.
6. What is an active cell? How to delete the contents of the active cell?
Ans. An active cell is a rectangular box that highlights the cell in a spreadsheet. The steps
Ans. Relative Cell Address: In this reference the row number gets one added when we
drag the formula downward in column and in the same way, when we drag the formula
horizontally from the left to right column, the column name of the cell address is added on
to the next column letter.
Absolute Cell Address: In Absolute referencing, a $ symbol is used before the column
name as well as row number to make it constant in any formula.In this case, even if you
drag your formula in any direction, the cell name remains constant.
8. Explain any two operations performed on data in a spreadsheet.
Ans. In the worksheet, click the cell in which you want to enter the formula.
1. Type the = (equal sign) followed by the constants and operators that you want to
use in the calculation. For our example, type =1+1.
2. Press Enter.
10. Can you include more than one mathematical operators in a formula?
Ans. Yes, we can include more than one mathematical operators in a formula. For
example = B1^2-5*B1-3.
11. Give the syntax and example of any three mathematical functions in spreadsheet.
Ans.
Ans. Drawing a chart in Calc enhances data visualization, making complex information
easier to understand and analyze.
16. Name and explain any five components of a chart in a spreadsheet package.
Ans. The components of a chart in a spreadsheet package are:
1. Chart Area: The chart area contains all chart components.
2. Chart Title: The chart title is often a descriptive text of what the chart displays.
3. Plot Area: The plot area refers to the location of the chart that shows the actual
data represented by lines, bars, columns, dots, etc.
4. Axis Title: The x-axis and y-axis titles are the text that mark major divisions on a
chart.
5. Legend: The legend is an area of a chart that helps describe each of the parts that
help make up a chart.