EMP TECH 2ndS 2ndQ
EMP TECH 2ndS 2ndQ
.
Formula tab - contains the commands that deals Column headings - Each Excel spreadsheet
with formulas and functions. contains 256 columns. Columns are the vertical
division in a worksheet. Each column is named
by a letter or combination of letters.
Name box
Workbook - Also called a spreadsheet, the
workbook is a unique file created by Excel. It
contains one or more worksheets that can be
used to hold different types of information. This shows the address of the current selection
or active cell.
Title bar - The title bar displays both the name
of the application and the name of the Formula bar
spreadsheet.
Cell
Rows are referenced by numbers that appear on To move the cell pointer:
the left and then run down the Excel screen. The
first row is named row 1, while the last row is - To activate any cell, point to a cell with
named 65536. the mouse and click.
- To move the pointer one cell to the left,
- A workbook is made up of worksheets. right, up, or down, use the keyboard
- Each Excel worksheet is made up of arrow keys.
columns and row
To scroll through the worksheet: The vertical
The cell - An Excel worksheet is made up of scroll bar located along the right edge of the
columns and rows. Where these columns and screen is used to move up or down the
rows intersect, they form little boxes called cells. spreadsheet. The horizontal scroll bar located
The active cell—or the cell that can be acted at the bottom of the screen is used to move left
upon—reveals a dark border. All other cells or right across the spreadsheet.
reveal a light gray border. Each cell has a name.
Its name is comprised of two parts: the column
letter and the row number.
The PageUp and PageDown keys on the IF FUNCTION – shows a series of calculations
keyboard are used to move the cursor up or using the same formula to identify whether the
down one screen at a time. formula is true or false.
The AutoFill command feature fills cell data or CONCATENATE – the word concatenate is
series of data in a worksheet into a selected just another way of saying "to combine" or "to
range of cells join together". The CONCATENATE function
allows you to combine text from different cells
MS EXCEL FUNCTIONS AND into one cell.
FORMULAS
CONDITIONAL FORMATTING Excel
1. Formulas enables you to the cells with certain color
In Excel, a formula is an expression that depending on the condition. It is an excellent
operates on values in a range of cells or a cell. way to visualize data in a spreadsheet. You can
also create rules with your own custom
For example, =A1+A2+A3, which finds the sum formulas. There are various conditions that can
of the range of values from cell A1 to cell A3. be tested in order to apply the formatting:
Format cells based on their values. Format
2. Functions cells that contain a certain text.
Functions are predefined formulas in Excel.
They eliminate laborious manual entry of
formulas while giving them human-friendly
names.