Excel Day 1
Excel Day 1
EXCEL BASICS
Worksheet: After opening an Excel workbook, we get a
window of Excel to perform any required operation that
is the worksheet.
Type 1 – Selection Mode Cursor Type 2 – AutoFill Cursor or the Fill Handle
When you hover the cursor over a cell or select a It is a small plus sign when hovering over the right-
cell, the cursor looks like this. bottom corner of a cell. Clicking and dragging or
double-clicking on the cursor will copy the formula
or values inside to subsequent cells.
Type 3 – I-Beam Cursor Type 4 – Mouse Pointer Cursor
The I-beam cursor is displayed when entering The mouse pointer shows up when hovering
values into cells directly. over anything that’s not a cell or text box.
Type 5 – Move Cells Cursor Type 6 – Copy Cells Cursor
It looks like a four-directional arrow sign and Place the cursor on the edge of the selection
appears when placing the cursor at the edge of area, then press and hold the Ctrl button. You
the selection range. Dragging the cursor to will see a small plus icon with the mouse
another location will move the selected data. pointer, which is Copy Cells cursor. Using this
cursor, you can copy, move, and do other
activities.
Type 7 – Cursor to Select Row/Column Type 8 – Cursor to Resize Column/Row
It appears when you hover over the column or When the cursor is placed at the border of
row bar and turns the cursor into a down or two columns or rows, it will turn into a two-
right arrow. It’s used to select the entire directional arrow. It can resize the width or
column or row. height of a column or row, respectively.
Save in Excel
Open an Excel workbook.
Click Save.
Excel File Types
File Type Definition Advantages Disadvantages
Default format for Excel Supports complex formulas, charts, and
XLSX workbooks (from Excel 2007 formatting; widely compatible Cannot contain macros
onwards)
XLSM Similar to XLSX but supports Allows automation via VBA macros Macros can pose security risks
macros
Binary file format optimized for Not as widely compatible as
XLSB performance Faster loading and saving of large files XLSX
XLS Older Excel format (pre-Excel Can be opened in very old versions of Excel Limited features compared to
2007) XLSX
CSV Plain text file where values are Easy to import/export; compatible with many Loses formatting and formulas
separated by commas programs
TXT Tab-delimited text format Simple and lightweight for data exchange No formatting, charts, or
formulas
Structured file format used for Machine-readable; supports structured data Can be complex to manage
XML data exchange storage manually
XLTX/XLTM Template formats, XLTM includes Useful for creating standard templates Macros in XLTM may pose
macros security risks
Copying Work Sheets
Method 1. Move Excel sheet by dragging Method 2. Move a sheet via Move or Copy dialog
To move a sheet(s) in Excel, you simply select one or Open the Move or Copy dialog box either by right-clicking the sheet
more tabs and drag them to a new location. tab and selecting Move or Copy from the context menu or by
clicking Home tab > Format > Move or Copy Sheet. Then, do one of the
following:
For example, here's how you can move Sheet1 and •To move a sheet within the same workbook, choose before which
Sheet3 to the end of the workbook: sheet to place it and click OK.
•To move a sheet from one Excel file to another, select the
workbook name from the To Book list, choose the "Before sheet"
and click OK.