Experiement 1
Experiement 1
Getting Started with Excel: Creation of spread sheets, Insertion of rows and columns, Drag
& Fill, use of Aggregate functions.
Creating a Spreadsheet:
1. Open Excel:
o Launch Microsoft Excel on your computer.
2. Blank Workbook:
o Upon opening Excel, you’ll see a blank workbook. This is where you can create
your spreadsheet.
3. Entering Data:
o Click on a cell and start typing to enter data.
Inserting Rows and Columns:
1. Inserting Rows:
o Right-click on the row number where you want to insert a new row.
o Choose “Insert” from the context menu.
2. Inserting Columns:
o Right-click on the column letter where you want to insert a new column.
o Choose “Insert” from the context menu.
1. AutoFill:
o Enter a value in a cell.
o Hover over the bottom-right corner of the cell until you see a small square (the fill
handle).
o Click and drag to fill adjacent cells with a series or pattern.
Aggregate Functions:
1. SUM Function:
2. AVERAGE Function:
• To count the number of cells with numerical values, use the COUNT function.
• Example: =COUNT(C1:C8) counts the number of cells in C1 through C8 that contain
numbers.
• To find the maximum or minimum value in a range, use the MAX and MIN functions.
• Example: =MAX(D1:D6) returns the highest value in cells D1 through D6.
Formatting:
1. Cell Formatting:
• Highlight cells or ranges and use the formatting options in the toolbar to change font,
color, and other formatting.
• Adjust the width or height by placing the cursor on the border between column or row
headers, click and drag.
Saving and Closing:
• Click on the “X” button at the top-right corner of the Excel window.