IT 20 Midterm Reviewer 1
IT 20 Midterm Reviewer 1
Coverage:
o Modules 4 to 5
Other sectors:
o Architecture
o Arts
o Career
o Home
MODULE 5:
Lesson 11: MS Excel Introduction and Its Environment Lesson 12: MS Excel Basics
Tabs - Tabs represent a general activity area. For example, Rows Numbers. Identified by numbers (1, 2, 3)
the “Home” has the tools most often used, and the “Insert”
tab has the tools to “put objects into” the work area.
Each cell has its own name – or cell address – based in its
Groups – Groups show “related tools” together more column and row.
specifically, like “Font” or “Alignment”.
See module for…
Commands – A command is one of the “actual tools”, which Selecting cells
can be a button, expandable menu, or a box for entering Merge cells
information. Delete a cell
Entering content
It is where you can create a New document, Changing an entry within a cell
Open an existing one, Save changes, Save Cut, copy and paste
File Tab As a different file with a different name, Print Autofill
the current workbook, and many other Editing cells
options.
Formatting
The place to keep the items that you not only
need to access quickly, but want to
be immediately available regardless of which Ctrl + B : Bold
Quick Access
of the Ribbon's tabs you're working on. If
Toolbar Ctrl + I : Italics
you put so many items on the Quick Access
Toolbar that it becomes too big to fit on the Ctrl + U : Underline
title bar, you can move it onto its own line.
‘IF’ FUNCTION
Excel uses ___________ for formulas, such
Check whether a condition is met, and returns one value if
as:
o plus (+), for addition TRUE and another value if FALSE.
Standard o minus (-), for subtraction
operators o asterisk (*), for multiplication Syntax:
o forward slash (/), for division =If (Logical_Test, Value_if_True, Value_if_False)
o and caret (^) for exponential
to produce numeric results. Example:
=If (A2=1001, “Introduction to IT”, “Java Programming”)
Operator are used to compare two values
like when two values are compared by using
these operators, the result is logical value
either True or False. ‘VLOOKUP’ FUNCTION
Comparison o =, equal to Looks for a value in the leftmost column of a table, and the
operators o >, greater than returns a value in the same row from a column you specify.
o <, less than
o >=, greater than or equal to
Syntax:
o <=, less than or equal to
=Vlookup (Lookup_value, Table_array, Col_index_num,
o <>, not equal to
Range_lookup)
COMPLEX FORMULAS
Lesson 15: Working with Data
Excel calculates formulas based on the following order of
operations: (PEMDAS) By freezing rows or columns in place, you'll
1. Operations enclosed in Parentheses Freezing Rows
be able to scroll through your content while
and Columns
2. Exponential calculations (3^2, for example) continuing to view the frozen cells
3. Multiplication and Division, whichever comes first
4. Addition and Subtraction, whichever comes first Content can be sorted alphabetically,
numerically, and in many other ways. For
Sorting Data
example, you could organize a list of contact
Two types of cell references: information by last name.
o Relative references change when a formula is
copied to another cell. Filters can be used to narrow down the data
Filtering data in your worksheet, allowing you to view
only the information you need.
o Absolute references remain constant, no matter
where they are copied When working with a lot of data, it can be
difficult and time consuming to locate specific
Using Find and information. You can easily search your
Replace workbook using the ‘Find’ feature, which also
allows you to modify content using the
‘Replace’ feature.
Types of documents you can create with Word: Lesson 19: Working With Text
Letters - personal, business (including resumes), creative… Indicated where text will appear as you type;
Cursor
Notices - basic flyers, menus, checklists. it also indicated font size for that spot.
Reports - for school, work or a special interest group.
Mouse pointer arrow is for clicking
command, or buttons in general.
The Word The way tools and menus are organized in Mouse pointer text tool (I-Beam) is for
Interface Word 2016. selecting text or positioning cursor for typing.