- Worksheet Setup
- Data Validation
- Input Cells Formatting
- Data Entry
- Shortcuts
- Capstone Project
- Documentation
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:7
Last Updated: Nov 17, 2024
2. Use of If & Nested If
- Basic IF Function
- Multiple Conditions with Nested IF
- Using IF with Text Values
- Nested IF with Logical Operators
- Handling Errors with IFERROR
- Using IF with Dates
- Using IF with Blank Cells
- Applying IF Across Worksheets
- Using IF with Text Functions
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:9
Last Updated: Nov 17, 2024
3. Conditional Formatting
- Highlighting Cells Based on Values
- Data Bars for Visualization
- Icon Sets for Comparative Analysis
- Color Scales for Gradient Effects
- Highlighting Duplicate or Unique Values
- Creating Custom Conditional Formatting Rules
- Clearing Conditional Formatting Rules
- Managing Conditional Formatting Rules
- Copying Conditional Formatting
- Capstone Project
- Data Import
- Identify Data Quality Issues
- Handle Missing Values
- Remove Duplicates
- Standardize Data Formats
- Split and Merge Columns
- Data Validation
- Transpose Data
- Pivot Data
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:9
Last Updated: Nov 17, 2024
6. Dynamic Charts in Excel
-Dynamic Data Range Setup
- Basic Chart Creation
- Adding Data Labels
- Dynamic Chart Title
- Adding Interactive Controls
- Data Series Selection
- Dynamic Axis Scaling
- Conditional Formatting in Charts
- Dynamic Trendlines
- Dynamic Chart Range Update
- Interactive Chart Filters
- Global Filters
- Dynamic Chart Dashboards
- Capstone Project
- Data Connection
- Data Transformation & Cleaning
- Data Modeling
- Data Merging
- Data Pivot/Unpivoting
- Data Splitting
- Data Filtering and Sorting
- Data Aggregation
- Data Grouping
- Data Calculations
- Data Conditional Formatting
- Data Refreshing
- Check Data Hygiene
- Edit Changes
- Data Importing
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:15
Last Updated: Nov 17, 2024
10. Power Pivot
- Data Modeling & Relationship
- Data Analysis
- Data Aggregation & Calculation
- Data Filtering and Sorting
- Data Slicers
- Data Pivot/Unpivoting
- Data KPIs
- Data Calculated Columns
- Data DAX Formulas
- Data Connections
- Data Tables
- Data Refreshing
- Data Importing
- Capstone Project
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:14
Last Updated: Nov 17, 2024
11. Dashboard Development
- Selection of Data
- Define Objectives and Audience
- Gather Data
- Finalize KPIs list
- Plan Dashboard Layout
- Design Worksheets
- Perform Data Analysis
- Design Visualizations
- Insert Charts and Graphs
- Add Interactivity in Dashboard
- Include Summary Metrics
- Ensure Consistency and Clarity
- Test and Review
- Capstone Project-1
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:14
Last Updated: Nov 17, 2024
Learn VBA — Essential Training
1. Data Cleaning/Transformation
- VBA code to clean data
- Leading/Trailing Spacing
- Inconsistency in data
- Format data
- Removing Duplicates
- Mapping of Additional Columns
- Apply Formula/Filters
- Remove Data Redundancy
- Capstone Project
- Define Criteria
- Prepare Required data
- Design Report Layout
- Create workbooks/worksheets
- Define E-mail Parameters
- Loop Through Data
- Send E-mail
- Capstone Project
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:8
Last Updated: Nov 17, 2024
Working with URLs and Images
- Make a list
- Download Images from URLs
- Save them in a Folder/Excel cells
- Capstone Project
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:4
Last Updated: Nov 17, 2024
Dynamic Pivot Creation/Refresh
- VBA code to clean data
- Leading/Trailing Spacing
- Inconsistency in data
- Format data
- Removing Duplicates
- Mapping of Additional Columns
- Apply Formula/Filters
- Remove Data Redundancy
- Create Pivot Table
- Refesh it
- Capstone Project
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:11
Last Updated: Nov 17, 2024
6. User Form Creation/Integration
- Desgin User Form
- Populate User Form with Data
- Submit User Form
- Store data in excel
- Read Excel data in user form
- Capstone Project
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:6
Last Updated: Nov 17, 2024
7. Develop Management System
- Desgin User Form
- Populate User Form with Data
- Submit User Form
- Store data in excel
- Read Excel data in user form
- Capstone Project-1 (Student Management System)
- Capstone Project-2 (Inventory Management System)
Course Information
Course level: Intermediate
Instructor: Sonu Pandey
Lesson:7
Last Updated: Nov 17, 2024
8. Understand the Screen Record
- Record the Screen
- Code Window
- Clean the code
- Understand the recorded code
- Make it dynamic
- Capstone Project