UNIT 9 Notes
UNIT 9 Notes
UNIT 9 Notes
EXERCISES
Multiple Choice Questions
1. C) Function Wizard
2. A) 1048576
3. C) Formula
4. A) The page Style
5. C) Active cell
6. A) It will show up as 0
7. C) An equal to (=) sign
8. A) ^
4. What information does the name box and formula input line display?
The Name box give the cell reference using a combination of a letter and a number
eg.A1
Input line allows a formula to be entered. Also the ‘Input line’ displays the contents of
the selected cell (data, formula, or function) and allows you to edit the cell contents.
1.Assume that you have a rectangular array of data on the Calc sheet. How will
you calculate to the right of each row of the table? For example:
A B C D E
1 Average
2 2 12 5 6
3 4 12 8 7
4 12 6 3 15
1. Open calc and enter the data as shown above in the respective cells
2. Click on the cell E2, and enter the formula =average (A2:D2)
3. Press Enter.
4. Hold the fill handle on the corner of the active cell and drag it till the last row.
5. Release the fill handle and now we can see that the average is calculated for all rows.
2. Explain any five elements of the Calc interface.
Title Bar
The Title bar, located at the top, shows the name of the current spreadsheet. When the
spreadsheet is newly created, its name is Untitled X, where X is a number. When you
save a spreadsheet for the first time, you are prompted to enter a name of your choice.
Menu Bar
Under the title bar is the menu bar.When you choose one of the menus, a submenu
appears with other options.Some of the options in the menu bar are file, Edit, view,
Insert , format styles , sheet, tool, data , window and help.
Active Cell
This is the cell in the spreadsheet with a dark boundary. You can type in into only this
cell. In order type in data in a cell, you must make that cell active by clicking on it and
typing in the data.
Active Cell Reference (Name Box)
This box, known also as Name Box, shows the address of the active cell. As the active
cell changes, the contents in this box also change accordingly.
Status Bar
The Calc status bar provides information about the spreadsheet and convenient ways to
quickly change some of its features like page style, zoom percentage etc.
3. How will you increase the decimal places shown by a number in worksheet
from 2 to 5?
We may format the cell(s) of worksheet in order to change the decimal places occupied by the
numbers.
Follow these steps to change the decimal places used to express the numbers.
1. Select the cell(s) to make it active.
2. Right-click on the cell or range and from the context menu, choose Format Cells.
3. From the Format Cells dialog box, choose Number as Category and Decimal places, for
example to 5.
4. Press on OK button and check the changes in the worksheet data.
4. How can you format a cell range to represent numbers in scientific format?
There are various Scientific ways in which a number, usually a large or very small one can be
expressed. To get a good idea, we may use the Format Cells dialog box and choose the
scientific option of it. For example, consider that you have entered a very small positive number
like, 0.000000023.
On changing the decimal places spinner box to what you want (or even without changing), and
click the OK button, the scientific format is applied.
For example, after pressing OK on the dialog box, the entered number changes to: 2.30E-0E