dots bg

ADVANCED EXCEL

Course Instructor Talent Shine

₹498.00

(excluding GST & gateway fee)

dots bg

Course Overview

Enhance your data analysis and reporting skills with advanced Excel functions, macros, and pivot tables


Module Name

Description

Module - 1

Introduction to the Interface & Source Data

Formatting 

·       Formatting Option-1

·       Formatting option-2

·       Number Formatting

Navigation Shortcuts

Format Painter

Insert Delete Rows & Columns

Autofill Data

Sorting

Filtering

·       Text Based Filtering

·       Number Based Filtering

·       Data Based Filtering

·       Wild Cards

Custom Lists

Module - 2

Essential Concepts

·       Absolute vs Relative Reference

·       Types of References

·       SUM formula

Logical Formulas

·       IF

·       Nested IF

·       AND & OR

·       IF +AND

·       IF + OR

·       NOT & IF + NOT

IF & IFS Formulas

·       COUNT IF

·       AVERAGE IF

·       SUM IF

·       COUNT IFS

·       AVERAGE IFS

·       SUM IFS

Statistical Formulas

·       Statistical Formulas

·       Large, Small & Rank

Lookup Formulas

·       VLOOKUP – Exact Match

·       VLOOKUP- Approximate Match

·       HLOOKUP

·       VLOOKUP Practice

1Index & Match

·       2 ways Lookup

·       Index

·       Match

·       Index Match

·       Index Match Practice

Financial Formulas

SWITCH

Text Formulas

Date & Time Formulas

Common Errors & How to solve them

Module - 3

Excel Data Viz Pro

·       Fundamentals of Data Visualization

·       Inserting Chart in Excel

·       Changing Elements in Chart

Types of Columns & Bar Charts

Line Chart

Select Data Method

Format Chart Elements

Area Chart

Pie Chart

Donut Chart

Histogram & Pareto Chart

Scatter Plot

Treemap & Sunburst Chart

Waterfall Chart

Heat Maps

·       Heat Maps

·       Conditional Formatting

Combo Chart

Sparkline

Dynamic Chart

·       Drop Down Chart

·       Control Spin Button Chart

Funnel Chart

Slope Chart

Dumbbell Chart

Highlight Points in Time

Highlight Min & Max

Actual Vs Target-1

Actual Vs Target-2

Module - 4

Excel Pivot Table

Pivot Table – Need & Benefits

Importance of Tables (Not Pivot Table)

Introduction to the Source Data

Inserting a Pivot Table

Understanding the Field List (Engine)

Clear, Select & Move Functions

Refreshing your Pivot Table

Number Formatting in Pivot Table

Conditional Formatting in Pivot Table

Sorting in Pivot Table

Filtering in Pivot Table

Grouping in Pivot Table

Pivot Table Layouts

Table Styles & Other Important Options

Summarize Values By

Calculated Fields

Pivot Charts

Slicers

Macros

Schedule of Classes

Course Curriculum

3 Subjects

ADVANCED EXCEL

1 Exercises5 Learning Materials

Certificate

Profile Update

PDF

Profile Update

External Link

Advanced Excel_Assessment

Exercise

Model Program Book

Model Program Book

PDF

Chapters_Sample (for Reference)

PDF

Activity Log_Sample (for Reference)

PDF

Placement Prep

14 Exercises40 Learning Materials

Numerical Ability

Fundamentals

External Link

Number System - 1

External Link

Number System - 2

External Link

Number System - 3

External Link

Number System - 4

External Link

LCM & HCF

External Link

Ratio & Proportion - 1

External Link

Ratio & Proportion - 2

External Link

Ratio & Proportion - 3

External Link

Percentages

External Link

Profit and Loss

External Link

Simple Interest - 1

External Link

Simple Interest - 2

External Link

Compound Interest

External Link

Time and Work

External Link

Time & Distance - 1

External Link

Time & Distance - 2

External Link

Boats & Streams, Averages

External Link

Averages

External Link

Permutations & Combinations - 1

External Link

Permutations & Combinations - 2

External Link

P&C - 3, Probability - 1

External Link

Probability - 2

External Link

Data Interpretation

External Link

Reasoning Ability

Series, Coding & Decoding

External Link

Analogy, Odd One Out

External Link

Blood Relations

External Link

Directions, Ranking Test

External Link

Calendars

External Link

Clocks, Classification

External Link

Syllogisms, Decision Making

External Link

Cubes & Dice, Non-Verbal, Data Sufficiency

External Link

Verbal Ability

Sentence Completion

External Link

Cloze Test

External Link

Synonyms & Antonyms

External Link

Verb Forms

External Link

Grammar

External Link

Change of Voice

External Link

Reading Comprehension

External Link

Para Jumbles

External Link

Module Tests

Numerical Ability Test

Exercise

Reasoning Ability

Exercise

Verbal Ability

Exercise

Chain Marketing

Assignment

Chocolate factory

Assignment

Advanced Aptitude

Exercise

Extract Number from the String

Assignment

Largest power of prime

Assignment

Mock Test - 1

TCS_Mock Test-1

Exercise

TCS_MT-1_Coding_1

Assignment

TCS_MT-2_Coding_2

Assignment

Mock Test - 2

TCS_Mock Test-2

Exercise

TCS_MT-2_Coding 1

Assignment

TCS_MT-2_Coding-2

Assignment

Python Video Lectures

73 Learning Materials

Introduction

Introduction

External Link

Python IDE

External Link

Finding Path in Windows

External Link

Data Types

External Link

Variables

External Link

Keywords & Identifiers

External Link

Operators

Arithmetic & Relational Operators

External Link

Logical Operators

External Link

Bitwise Operators

External Link

Assignment Operators

External Link

Membership & Identity Operators

External Link

Order of Precedence & Associativity

External Link

Input( ) Method & Type Casting

External Link

Swapping of two Integers - 1

External Link

Swapping of two Integers - 2

External Link

Decision Control Structures

Control Structures - 1

External Link

Control Structures - 2

External Link

Program - Even or Odd Number

External Link

Program - Number of Days in a Month

External Link

Iterative Control structures

Introduction

External Link

While Loop

External Link

Program - Sum of first n Natural Numbers

External Link

Range( ) Function

External Link

Sep( ), End( ) Parameters

External Link

For Each Loop

External Link

Program - Multiplication Table

External Link

Nested Loops

External Link

Break Statement

External Link

Continue Statement

External Link

Pass Statement

External Link

Lists

Lists - Introduction - 1

External Link

List - Introduction - 2

External Link

List Concatenation & Replication

External Link

List Methods - Extend( ), Append( )

External Link

Program - User Input for the List

External Link

Program - User input for list using While loop

External Link

List Methods - Len( ), Insert( ), Sum( ), Max( ), Min( )

External Link

SORT( ) Method from List

External Link

Sorted( ) Method

External Link

List Methods - Reverse( ), Index( )

External Link

List Methods - Clear( ), Count( )

External Link

List Slicing

External Link

List Methods - Pop( ), Remove( )

External Link

List Methods - Del( )

External Link

List Aliasing & Cloning

External Link

Shallow Copy Vs Deep Copy

External Link

Strings

Introduction

External Link

Accessing Characters

External Link

String Operations - 1

External Link

String Operations - 2

External Link

String Formatting - Format( ) Method

External Link

String Formatting - F-Strings

External Link

string methods - 1

External Link

string methods - 2

External Link

string methods - 3

External Link

string methods - 4

External Link

string methods - 5

External Link

string methods - 6

External Link

string methods - 7

External Link

string methods - 8

External Link

string methods - 9

External Link

Program: Sorting in Lexicographical Order

External Link

Dictionary

Introduction

External Link

dict() Constructor

External Link

update( ) method

External Link

get(), keys() methods

External Link

values(), items() methods

External Link

del(),pop() methods

External Link

popitem(), clear(), len() methods

External Link

Tuple

Introduction

External Link

Important Operations & Methods

External Link

Set

Introduction

External Link

Important Methods

External Link

Course Instructor

tutor image

Talent Shine

72 Courses   •   55634 Students