MS Excel
MS Excel
It is a powerful tool that can be used to create and format spreadsheets and analyze and share information to
make better informed decisions.
A spreadsheet is an electronic document that stores various types of data. It has vertical columns and
horizontal rows. A cell is the intersection of a row and column. A cell can contain data and can be used in
calculations of data within the spreadsheet.
In MS Excel a spreadsheet can contain workbooks and worksheets. The workbook holds related
worksheets. Each worksheet can contain data and charts.
The extension of MS Excel file is .xls, .xlsx.
Features of Ms Excel
1. File management
2. Cursor management
3. Editing data and working with formulas
4. Autofill
5. Inserting deleting Row, column or cell
6. Merging and splitting cells
7. Cell formatting
8. Increasing row height and column width
9. Functions
10. Data filter and sort
11. Charts
12. Pivot table
13. What if analysis
Column Name
In MS Excel columns are named A, B, C, D, E, F, G ……
Row Number
In MS Excel rows are numbered 1,2,3,4,5, ……
Cell Reference
In MS Excel the intersection of rows and columns is called cell. It is referenced using its column name and row
number. Example – A2, B8, D5 etc.
Formula Bar
The formula bar is the place where we can enter the formula.
Cursor Management
1. Arrow Keys (→, , , ) – Move cursor right, left, up or down.
2. Page up - Move one screen up.
3. Page down - Move one screen down.
4. Alt + page up – Move one screen to the left.
5. Alt + Page down – Move one screen to the right.
6. Ctrl + Home – Move to cell A1.
7. Home – Move to column A.
8. Ctrl + → - Move to the last column.
9. Ctrl + - Move to the first column.
10. Ctrl + - Move to the last row.
11. Ctrl + - Move to the first row.
Moving to a specific cell Ctrl + G
1. On the Home tab select find and select button in editing group.
2. Select go to option from the list displayed.
3. Enter cell reference and press ok button.
Editing data
1. Navigate to the cell.
2. Double click or press f2 and edit cell data. Or click on formula bar and edit data.
Cell range
We can specify cell range in MS Excel Functions. Its syntax is First cell reference : last cell reference
Example C4:C10, C6:G10
Auto fill
It is used to fill the data in columns and rows. Data may be numeric, date, text. It can also be used to copy
formula.
1. Select cells.
2. Drag fill handle.
Inserting a row
Inserting a column
1. Navigate to the column before which a new column is to be inserted.
2. On the Home tab click insert button in the cells group.
3. Select insert sheet columns from the list displayed to insert a column before current column.
Tip - right click on the column and select insert option.
Deleting a row
Deleting a column
1. Navigate to the column which is to be deleted.
2. On the Home tab click delete button in the cells group.
3. Select delete sheet columns to delete a column.
Tip - right click on the column and select delete option.
Inserting cells
Deleting cells
Merging cells
Splitting cells
1. Select merged cells.
2. On the Home tab select merge and center button of the alignment group to split merged cells.
2.Explain cell formatting briefly.
It includes cell data, alignment, font, border and fill options.
Cell data (Home tab → number group)
1. Number - It is used to display number. We can specify number of decimal places, separator, format of
negative number etc.
2. Date - It is used to display date. We can specify date format.
3. Time - It is used to display time. We can specify time format.
4. Text - It is used to display text data.
We can specify font face, font style bold or italic, font size, font color etc.
It makes text to appear on multiple lines in a cell if it does not fit in it.
Steps
1. Select range of cells to filter.
2. On the Home tab click sort and filter in the editing group and then click filter option.
3. Click the arrow in the column header.
4. Do one of the following (a) Select value from the list of values or (b) Create criteria to filter using
comparison operators less than, less than equal to, greater than, greater than equal to, equal to
Data sort
Sorting data is an integral part of data analysis.
It helps to quickly visualize and understand data, better organize and find the data needed and ultimately make
more effective decisions.
We can sort data by text (A to Z, Z to A), Number (smallest to largest, largest to smallest), Date and time (oldest
to newest, newest to oldest).
Steps
1. Select range of cells.
2. On the Home tab click sort and filter in the editing group and select custom sort option.
3. Specify sort column, sort order and click ok button to sort data.
Modifying charts
1. On the data tab click on what if analysis in the data tools group and then click scenario manager.
2. Click add button.
3. In the scenario name box type a name for the scenario.
4. In the changing cells box, enter the references for the cells that are to be changed and Click ok button.
5. In the scenario values dialog box type the values for changing cells.
6. Click ok button to create the scenario. We can create as many scenarios as needed.
Displaying a scenario
1. On the data tab click on what if analysis in the data tools group and then click scenario manager.
2. Click the name of the scenario that is to be displayed.
3. Click show button to display the scenario.
Goal seek
It finds the right input when we know the result needed.
1. On the data tab click on what if analysis in the data tools group and then click goal seek.
2. In the set cell box, enter the reference for the cell that contains the formula to resolve.
3. In the to value box, type the result needed.
4. In the by changing cell box, enter the reference for the cell that contains the value to adjust.
5. Click ok button to seek goal.
7.Write short notes on Pivot table, data hiding unhiding , data validation, and freeze panes
It is used to summarize, analyze, explore and present data. It also allows aggregating numeric data and drilling
down on details. We can filter, sort & group data using pivot table.
Data validation
It prevents invalid data from being entered into a cell. For example invalid dates or numbers greater than
hundred.
We can also restrict user to select a value from drop-down list.
Freeze panes
It keeps a portion of the sheet visible while the rest of sheet scrolls.