Lecture 4 - Spreadsheets
Lecture 4 - Spreadsheets
SPREADSHEETS
[Instructor’s Name]
Contributions by COE 201- Computer Proficiency
Mr. Ehab Shayya
Outline
or
‘Merge Cells’ will merge your selected
cells into one cell referenced by the
top‐leftmost cell in the selection. All
other cells will lose their values.
The Range
Range: (Am:Bn)
•Am is the top‐leftmost cell in the range
•Bn is the bottom‐rightmost cell in the
same range.
Functions
Function
• MAXimum
• MINimum
• HLOOKUP, VLOOKUP
The COUNTIF function
Count if equal to Y …
HLOOKUP and VLOOKUP
VLOOKUP(Value to look up, range where you want to lookup the value, the
column number in the range containing the return value, Exact Match or
Approximate Match – indicated as 0/FALSE or 1/TRUE).
String Operations
• LEFT, RIGHT, MID, LEN, SEARCH…
Note: Cell value can be set to a string by typing text into cell, or by using the equal
symbol and enclosing the string with double quotation (=“Computer”)
Example
• Slice your Full Name into two parts
▫ First Name
▫ Last Name
Sorted by Alphabetical
order (A‐Z)
2
Column A
Filtering your Data
Auto‐Filtering
Feature
AutoFilter Pop‐Up
Filtering your Data
1 2
3
Goal Seek
2
Charts
• Excel can plot data using
several types of charts
based on the nature of the
data.