Section-1 What-If Analysis
- Goal Seek
- Data Tables (PMT Function)
- Solver Tool
- Scenario Analysis
Section-2 Data Validation
- Number, Date & Time Validation
- Dynamic Dropdown List Creation using Data Validation – Dependency List
- Custom validations based on a formula for a cell
- Text and List Validation
Section-3 Logical Analysis
- If Function
- Complex if and or functions
- Nested If
- How to Fix Errors – iferror
Section-4 Lookup Functions
- Vlookup / HLookup
- Vlookup with Helper Columns
- Creating Smooth User Interface Using Lookup
- Index and Match
- Reverse Lookup using Choose Function
- Nested VLookup
- Worksheet linking using Indirect
Section-5 Arrays Functions
- What are the Array Formulas, Use of the Array Formulas?
- Array with if, len, and mid functions formulas.
- Basic Examples of Arrays (Using ctrl+shift+enter).
- Advanced Use of formulas with Array.
- Array with Lookup functions.
Section-6 Pivot Tables
- Creating Simple Pivot Tables
- Classic Pivot table
- Basic and Advanced Value Field Setting
- Calculated Field & Calculated Items
- Grouping based on numbers and Dates
Section-7 Excel Dashboard
- Planning a Dashboard
- Adding Dynamic Contents to Dashboard
- Adding Tables and Charts to Dashboard
Section-8 Slicers and Charts
- Using SLICERS, Filter data with Slicers
- Various Charts i.e. Bar Charts / Pie Charts / Line Charts
- Manage Primary and Secondary Axis
Section-9 Introduction to VBA
- What Is VBA?
- Procedure and functions in VBA
- Recording a Macro
- What Can You Do with VBA?
Section-10 Variables in VBA
- What are Variables?
- Using Non-Declared Variables
- Using Const variables
- Variable Data Types
Section-11 Inputbox and Message Box Functions
- Customizing Msgboxes and Inputbox
- Reading Cell Values into Messages
- Various Button Groups in VBA
Section-12 If and select statements
- Simple If Statements
- Defining select case statements
- The Elseif Statements
Section-13 Looping in VBA
- Introduction to Loops and its Types
- Exiting from a Loop
- Advanced Loop Examples
- The Basic Dos and For Loop
Section-14 Worksheet / Workbook Operations
- Merge Worksheets using Macro
- Split worksheets using VBA filters
- Worksheet copiers
- Merge multiple excel files into one-sheet
Section-15 Mail Functions – VBA
- Using Outlook Namespace
- Outlook Configurations, MAPI
- Send automated mail