Working Area of MS Excel and Induction of Excel Interfacing
Creating a New Workbook & Navigating in Excel, Moving the Cell Pointer, Using Excel Menus; Using Excel Toolbars: Hiding, Displaying, and Moving Toolbars, Entering Values in a Worksheet and Selecting a Cell Range; Previewing and Printing a Worksheet, Getting Help from the Office Assistant, saving a Workbook & Re-opening a saved workbook etc.
Formatting a Worksheet
Creating Headers, Footers, and Page Numbers, Adjusting Page Margins and Orientation, Adding Print Titles and Gridlines, rows to repeat at top of each page, Formatting Fonts & Values, Adjusting Row Height and Column Width, Changing Cell Alignment, Adding Borders, Applying Colors and Patterns, Using the Format Painter, Using AutoFormat, Merging Cells, Rotating Text, and using AutoFit, Using AutoFill
Managing & editing your workbooks
Switching Between Sheets in a Workbook, Inserting and Deleting Worksheets, Renaming and Moving Worksheets, Protecting a Workbook, Hiding Columns, Rows and Sheets, Creating a New Workbook, Navigating in Excel, Moving the Cell Pointer, Using Excel Menus, Using Excel Toolbars: Hiding, Displaying, and Moving Toolbars, Entering Values in a Worksheet and Selecting a Cell Range, Previewing and Printing a Worksheet, Getting Help from the Office Assistant, Saving a Workbook & Re-opening a saved workbook etc.
Working with the Forms Menu Chart and Data
Creating & Working with Chart; and Data Filtering; Using Fill Effects, Mapping Data, Modifying a Map. Data Analysis & Pivot Tables, creating a PivotTable, Specifying the Dala a PivotTable Analyzes, changing a Pivot Tables’s Calculation, selecting what Appears in a PivotTable. Grouping Dates in a PivotTable, updating a PivotTable, Formatting and charting a PivotTable
Excel Functions
Function, Description
=AND, Returns TRUE or FALSE based on two or more conditions
=AVERAGE, Calculates the average (arithmetic mean)
=AVERAGEIF, Calculates the average of a range based on a TRUE or FALSE condition
=AVERAGEIFS, Calculates the average of a range based on one or more TRUE/FALSE conditions
=CONCAT, Links together the content of multiple cells
=COUNT, Counts cells with numbers in a range
=COUNTA, Counts all cells in a range that has values, both numbers and letters
=COUNTBLANK, Counts blank cells in a range
=COUNTIF, Counts cells as specified
=COUNTIFS, Counts cells in a range based on one or more TRUE or FALSE condition
=IF, Returns values based on a TRUE or FALSE condition
=IFS, Returns values based on one or more TRUE or FALSE conditions
=LEFT, Returns values from the left side of a cell
=LOWER, Reformats content to lowercase
=MAX, Returns the highest value in a range
=MEDIAN, Returns the middle value in the data
=MIN, Returns the lowest value in a range
=MODE, Finds the number seen most times. The function always returns a single number
=NPV, The NPV function is used to calculate the Net Present Value (NPV)
=OR, Returns TRUE or FALSE based on two or more conditions
=RAND, Generates a random number
=RIGHT, Returns values from the right side of a cell
=STDEV.P, Calculates the Standard Deviation (Std) for the entire population
=STDEV.S, Calculates the Standard Deviation (Std) for a sample
=SUM, Adds together numbers in a range
=SUMIF, Calculates the sum of values in a range based on a TRUE or FALSE condition
=SUMIFS, Calculates the sum of a range based on one or more TRUE or FALSE condition
=TRIM, Removes irregular spacing, leaving one space between each value
=VLOOKUP, Allows vertical searches for values in a table
=XOR, Returns TRUE or FALSE based on two or more conditions
|