Customizing common options in Excel
Absolute and relative cells
Protecting and un-protecting worksheets and cells
Writing conditional expressions (using IF)
Using logical functions (AND, OR, NOT)
Using lookup and reference functions (VLOOKUP, HLOOKUP, MATCH, INDEX)
VlookUP with Exact Match, Approximate Match
Nested VlookUP with Exact Match
VlookUP with Tables, Dynamic Ranges
Nested VlookUP with Exact Match
Using VLookUP to consolidate Data from Multiple Sheets
Specifying a valid range of values for a cell
Specifying a list of valid values for a cell
Specifying custom validations based on formula for a cell
Designing the structure of a template
Using templates for standardization of worksheets
Sorting tables
Using multiple-level sorting
Using custom sorting
Filtering data for selected view (AutoFilter)
Using advanced filter options
Creating subtotals
Multiple-level subtotals
Creating Pivot tables
Formatting and customizing Pivot tables
Using advanced options of Pivot tables
Pivot charts
Consolidating data from multiple sheets and files using Pivot tables
Using external data sources
Using data consolidation feature to consolidate data
Show Value As ( % of Row, % of Column, Running Total, Compare with Specific Field)
Viewing Subtotal under Pivot
Creating Slicers ( Version 2010 & Above)
Date and time functions
Text functions
Database functions
Power Functions (CountIf, CountIFS, SumIF, SumIfS)
Using auto formatting option for worksheets
Using conditional formatting option for rows, columns and cells
Relative & Absolute Macros
Editing Macro's
Goal Seek
Data Tables
Scenario Manager
Using Charts
Formatting Charts
Using 3D Graphs
Using Bar and Line Chart together
Using Secondary Axis in Graphs
Sharing Charts with PowerPoint / MS Word, Dynamically
(Data Modified in Excel, Chart would automatically get updated)
Sparklines, Inline Charts, data Charts
Overview of all the new features
The Final Assignment would test contains questions to be solved at the end of the Course
Create a Macro:
Swap Values, Run Code from a Module, Macro Recorder, Use Relative References,
FormulaR1C1, Add a Macro to the Toolbar, Macro Security, Protect Macro.
MsgBox Function, Input Box Function
Path and Full Name, Close and Open, Loop through Books and Sheets, Sales Calculator,
Files in a Directory, Import Sheets, Programming Charts.
Current Region, Dynamic Range, Resize, Entire Rows and Columns, Offset, From Active
Cell to Last Entry, Union and Intersect, Test a Selection, Possible Football
Matches, Font, Background Colors, Areas Collection, Compare Ranges.
Option Explicit, Variable Scope, Life of Variables
Logical Operators, Select Case, Tax Rates, Mod Operator, Prime Number Checker, Find
Second Highest Value, Sum by Color, Delete Blank Cells.
Loop through Defined Range, Loop through Entire Column, Do Until Loop, Step Keyword,
Create a Pattern, Sort Numbers, Randomly Sort Data, Remove Duplicates, Complex Calculations,
Knapsack Problem.
Debugging, Error Handling, Err Object, Interrupt a Macro, Macro Comments.
Separate Strings, Reverse Strings, Convert to Proper Case, Count Words
Compare Dates and Times, DateDif Function, Weekdays, Delay a Macro, Year Occurrences,
Tasks on Schedule, Sort Birthdays.
Before DoubleClick Event, Highlight Active Cell, Create a Footer Before Printing, Bills and Coins,
Rolling Average Table.
LDynamic Array, Array Function, Month Names, Size of an Array
User Defined Function, Custom Average Function, Volatile Functions, ByRef and ByVal.
Status Bar, Read Data from Text File, Write Data to Text File.
Text Box, List Box, Combo Box, Check Box, Option Buttons, Spin Button, Loan Calculator.
User form and Ranges, Currency Converter, Progress Indicator, Multiple List Box Selections,
Multicolumn Combo Box, Dependent Combo Boxes, Loop through Controls, Controls Collection,
User form with Multiple Pages, Interactive User form