What Is Excel
What Is Excel
Overview
This chapter is about giving you an overview of Excel. Excel's structure is
made of two pieces, the Ribbon and the Sheet.
Have a look at the picture below. The Ribbon is marked with a red rectangle
and the Sheet is marked with a yellow rectangle:
First, let's start with explaining the Ribbon.
The Ribbon may look crowded and hard to understand at first. Don't be
scared, It will become easier to navigate and use as you learn more. Most of
the time we tend to use the same functionalities over again.
Tabs
The tab is a menu with sub divisions sorted into groups. The tabs allow users
to quickly navigate between options of menus which display different groups
of functionality.
Groups
The groups are sets of related commands. The groups are separated by the
thin vertical line break.
Commands
The commands are the buttons that you use to do actions.
Now, let's have a look at the Sheet. Soon you will be able to understand the
relationship between the Ribbon and the Sheet, and you can make things
happen.
Copy Values
Each cell has its unique reference, which is its coordinates, this is where the
columns and rows intersect.
Sequence of Dates
The fill function can also be used to fill dates.
Note that it switched from July to August in cell A4. It knows the calendar and
will count real dates.
References are used in formulas to do calculations, and the fill function can
be used to continue formulas sidewards, downwards and upwards.
Excel has two types of references:
1. Relative references
2. Absolute references
Relative reference
References are relative by default, and are without dollar sign ($).
The relative reference makes the cells reference free. It gives the fill function
freedom to continue the order without restrictions.
Absolute References
Absolute reference is when a reference has the dollar sign ( $).
Absolute for the column. The reference is locked to that column. The
row remains relative.
Example =$A1
Absolute for the row. The reference is locked to that row. The column
remains relative.
Example =A$1
Copy Values
Data explained
There are 6 trainers: Iva, Liam, Adora, Jenny, Iben and Kasper.
They have different amount of Pokeballs each in their shop cart
The price per Pokeball is 2 coins
The price's reference is B11, we do not want the fill function to change this, so
we lock it.
1. Type C2(=)
2. Select B11
3. Type ($) before the B and 11 ($B$11)
4. Type (*)
5. Select B2
6. Hit enter
7. Auto fill C2:C7
Excel Format Painter
Format Painter
The format painter is a command which lets you copy formatting from one
cell to another.
Format Painter is used by clicking on its button in the Ribbon, found in the
Clipboard group.
Number Formats
The default Number format is General.
Note: You can switch the Ribbon view to access more Number format
options.
Excel Sorting
Ranges can be sorted using the Sort Ascending and Sort
Descending commands.
The sort commands work for text too, using A-Z order.
Note: To sort a range that has more than one column, the whole range has
to be selected. Sorting just one can breaks the relationship between
columns.
Excel Filter
Filters can be applied to sort and hide data. It makes data analysis easier.
The menu is accessed in the default Ribbon view or in the Data section in
the navigation bar.
Applying Filter
Filters are applied by selecting a range and clicking the Filter command.
Note: The web browser version of Excel only offers a selection of built-in
conditional formatting options.
The Excel application has the option of creating fully customized conditional
formatting rules.
The conditions are rules based on specified numerical values, matching text,
calendar dates, or duplicated and unique values.
Here is the Highlight Cell Rules part of the conditional formatting menu:
Appearance Options
The web browser version of Excel offers the following appearance options for
conditionally formatted cells:
Greater Than...
Less Than...
Between...
Equal To...
Text That Contains...
A Date Occurring...
Duplicate/Unique Values