Form2 Excel
Form2 Excel
• Functions: New, Open, Save, Save As, Print, Share, Export, and Options.
QUICK ACCESS TOOLBAR:
• A set of toolbars at the top of the window, organized into tabs such as Home,
Insert, Page Layout, Formulas, Data, Review, and View.
• The main working area where data is entered and manipulated, consisting of a
grid of cells.
• Displays information about the current state of the worksheet, such as the
selected cell's data, zoom level, and view mode.
Name Box:
• Displays the reference of the active cell or selected range of cells. o Location: To
the left of the formula bar.
FORMULA BAR:
• Displays the contents of the active cell and allows users to enter or edit data
and formulas.
• Cell:
The basic unit of a worksheet where data is entered. Identified by the intersection
of a row and a column (e.g., A1). o Cell is formed when row and column intercept
o Example: Cell A1, Cell B2.
ACTIVE CELL:
• The currently selected cell where data can be entered or edited. It is highlighted
with a thick border.
Right-click on the row number where you want to insert a new row.
• Right-click on the column letter where you want to insert a new column.
• Steps:
• Steps:
1. Select the cell.
2. Press the Delete key on your keyboard.
DELETE AN ENTIRE ROW OR COLUMN:
• Steps:
• Click on the cell or range of cells where you want to wrap text.
• Click on the "Home" tab on the Ribbon.
• In the "Alignment" group, click on the "Wrap Text" button.
• This will automatically adjust the row height and wrap the text within the cell,
ensuring it fits without overflowing.
APPLY SHADES (CELL FILL COLOR)
• Click on the cell or range of cells where you want to apply shading.
• Click on the "Home" tab on the Ribbon.
• In the "Font" group, click on the "Fill Color" button (paint bucket icon).
• Choose a color from the color palette, or click "More Colors" to select a custom
color.
• The selected color will fill the background of the cells.
02/15/2025 24
AUTOFILL
02/15/2025 25
STEPS TO USE AUTOFILL IN EXCEL:
• . First, type the initial value(s) in the cell(s) you want to start the series from.
• 2. Click on the cell or cells that contain the data you want to extend.
• 3. Move your cursor to the bottom-right corner of the selected cell(s). The
cursor will change to a small black cross (called the "Fill Handle").
• 4. Click and hold the left mouse button on the Fill Handle, and then drag it
down, up, left, or right over the range of cells you want to fill.
• 5. Once you’ve reached the desired range of cells, release the mouse button,
and Excel will automatically fill in the cells with the appropriate values.
02/15/2025 26
FORMULA IN EXCEL
• Structure of a Formula:
• Start with an equal sign (=).
• Include mathematical operators, cell references, numbers, and sometimes functions.
02/15/2025 27
FUNCTION IN EXCEL
02/15/2025 28
SUM FUNCTION
• Example: =SUM(A1:A5) This will sum all the numbers in cells A1 to A5.
02/15/2025 29
AVERAGE FUNCTION
02/15/2025 30
MIN FUNCTION
• Example: =MIN(C1:C10) This finds the minimum value in the range C1 to C10.
02/15/2025 31
MAX FUNCTION
• Example: =MAX(D1:D10) This finds the maximum value in the range D1 to D10.
02/15/2025 32
. PERCENTAGE CALCULATION
• Formula: =part/total
02/15/2025 33
INTEREST CALCULATION
• Formula for Simple Interest: =Principal * Rate * Time o Where Principal is the
initial amount, Rate is the interest rate, and Time is the duration.
02/15/2025 34
GRADE CALCULATION
02/15/2025 35