ELECTRONIC SPREADSHEET NOTES
ELECTRONIC SPREADSHEET NOTES
ELECTRONIC SPREADSHEET NOTES
Renaming Sheets
There are three ways you can rename a worksheet. You can do
any of the following:
1. Double-click on one of the existing worksheet names.
2. Right-click on an existing worksheet name, then
choose Rename from the resulting Context menu.
3. Select the worksheet you want to rename (click on
the worksheet tab) and then select the Sheet option
from the Format menu. This displays a submenu from
which you should select the Rename option.
Cell Reference : A cell reference refers to a cell or a range of
cells on a worksheet that can be used in a formula to
calculate values.
Referencing Other Sheets
There are two ways to reference cells in other sheets :
1) By entering the formula directly using the keyboard. :
Typing the reference is simple once you know the format the
reference takes. The reference has three parts to it: Path and
file name . Sheet name . Cell name
The general format for the reference is =’file:///Path &File
Name’#$SheetName.CellName
2) By using the mouse.
Hyperlinks : Hyperlinks can be used in Calc to jump to a
different location from within a spreadsheet to other parts of
the same file or to different files or even to web sites.
Hyperlinks can be stored within your file as either relative or
absolute
An absolute link will stop working only if the target is moved.
A relative link will stop working only if the start and target
locations change relative to each other. For instance, if you
have two spreadsheets in the same folder linked to each other
and you move the entire folder to a new location, a relative
hyperlink will not break.
Record Changes :
Calc has the feature to track what data was changed, when the
change was made, who made the change and in which cell the
change has occurred. for example
If you are the sponsor of a youth baseball team. The coach has
submitted a budget to you and you are concerned that the
coach won’t see the changes you made, So you decided to use
Calc with the record changes feature turned on, so that the
coach can easily see the changes you have made.
Viewing Changes :
Calc allows you to control what changes you see when
reviewing a worksheet. To change the available filters, select
Edit > Changes > Show You can filter based on:
Editing Comment :
1. Select the cell with the comment that you want to
edit.
2. Select Edit > Changes > Comments.
3. Edit the comment and click OK.
Merging Worksheets :
Sometimes, multiple reviewers return edited versions of a
worksheet at the same time. In this case, Calc provides the
feature of merging worksheets
1. Open the original worksheet.
2. Select Edit > Changes > Merge Document.
3. A file selection dialog opens. Select a file you want to
merge and click OK.
4. Accept or Reject Changes dialog opens and you can
accept or reject the changes.
NOTE : Changes from different authors appear in different
colors in the worksheet.
Comparing Documents :
When sharing worksheets reviewers may forget to record the
changes they make. Calc can find the changes by comparing
worksheets.
In order to compare worksheets you need to have the original
worksheet and the one that is edited. To compare them:
1. Open the edited worksheet that you want to
compare.
2. Select Edit > Compare Document.
3. An open worksheet dialog appears. Select the
original worksheet and click Insert.
4. Calc finds and marks the changes
SESSION 4: CREATE AND USE
MACROS IN SPREADSHEET
Macro :
A macro is a saved sequence of commands or keystrokes that
are stored for later use. Macros are especially useful to repeat
a task the same way over and over again