| Courses Software Training / Application Programming | Locality HAL Layout |
Excel VBA Training in HAL with 100% Job Guarantee
VBA In-depth Technical training & Analytics Lab (VITTAL)
Near Vijaynagar Maruthi Mandhir, GKW Layout ,Bangalore
Contact: 91-9019718903
Complete Details:
Our’s is a in-house training place providing Training cum Live Implementation of Projects on Advance excel, Advanced VBA and Advanced Access, SQL SERVER, SAS for Analytics from basic to very advanced database reporting automation for greatest job opportunities in today’s market .
Locations: Vijayanagar, Nagarbhavi, Rajajinagar,Basaweshwaranagar,Malleshwaram,Jayanagar,BTM-lay
out,Marathahalli,Kengeri,Rajajeshwarinagar,Mysore Road, Magadi Road,Hebbal,Yelahanka,Nagawara,JPNagar,GiriNagar,Basavangudi
,Banashankari,Majestic,Gandhinagar-All Over Bangalore
Contact us for complete details@ 9019718903
Our mission: To get a Job for each individual in reporting domain with good salary by providing high technology training from very basics to advanced topics with live/demo projects
Features:
>Training by experts from TOP IT company corporate professionals
>Personal Attention towards each individual for better understanding
>Resume building by experts from IT company corporates for placements
>Mock interviews from experts before actual interviews for placements
>Minimum 5 interviews for each individual
In classroom
>Unlimited Practical Sessions on excel automation projects
>You are going to learn things required to make successful automation project
>Different things which need to be taken care while building automation project
>Understanding Customer/Client’s requirement
>How to come up with an Idea by different logical ways to achieve the goal of automation
>Understanding system capabilities
>Developing the automation, testing, working on fixing the issues. User acceptance testing,production release and maintenance of automation project
Courses List(See below till end of this draft for complete details of course on which training with examples will be imparted for you to achieve expertise level)
(I) Excel Basic-Intermediate/Advanced Course:
(a) Excel Basic-Intermediate Course A) Advanced Data Analysis: - Pivot tables & Reports, Goal seek, Solver function, Scenarios, Data tables Data Analysis, Data validation, Formatting and conditional formatting
(b)Excel Advanced Course Topics: B) Data management: - Organizing Data, Sorting and Filtering, Grouping and outlining data, Data subtotaling, Subtotaling, grouping and filtering data, advanced functions in Excel, Lookup functions, Mathematical functions, Text, database functions and Data consolidation, All Excel formulas which are used in today’s reporting. Live Project implementation
(II) Excel VBA Automation Training Course:
(a)VBA/macros programming in MS Excel -Introduction to VBA, VBA Procedures, User Forms, Creating Multiple Pivot Table, Modifying Pivot Table, Excels Events, Interacting with Other applications, Controlling Program Flow and Making Decisions IF, If Else, Else if, Select...While Error-Handling Techniques, Bug Extermination Techniques Etc. Live Project implementation
(b)Advanced VBA/macros programming in Excel with project work-Primer in Excel VBA, Workbooks and Worksheets, Using Ranges, Using Names, Data Lists, PivotTables, Charts, Event Procedures, Adding Controls, Text Files and File Dialog, User Forms, Ribbon, Interacting with Other Office Applications, Data Access with ADO, Managing External Data, Programming the VBE.Live Project implementation
(III) MS Access Training Course
MS Access Basics, Querying, OOPS, Advanced programming Concepts, Active X Controls, Conversions, Automations, ActiveX Data Objects, Set Forms Reports, Properties, Criteria Statements, Error Codes, Functions Etc. Live Project implementation
Complimentary Mock Tests Conducted before interviews to get more confidence-
You Will Definitely Find Success!!
a) Basic Funda Test (BFT) Level A-Mock Test: Little Simple Test on more basic funda’s but tricky.
b) Real Time Test (RTL) Level B-Mock Test: Difficult Test on real time examples but tricky in nature.
c) Expertise Level Test(ELT)Level C-Mock Test: Very Tough in Nature-Need to do project on spot based on requirements mentioned in the questions-Very professional in nature similar to Clients requirement.
Excel VBA Course Details:
>>>>>>
(a)Excel Basic-Intermediate Course Topics:
About Excel spreadsheets
Various Versions of Excel
Different tools & features of Excel Workbook
Cell Data
Entering Comments
Selection
Auto Fill
Find and Replace
Sorting the data
Filtering the data
Add, Edit and Remove a hyperlink
Formatting of the Cell
Conditional Formatting
Worksheet
Adding rows and columns to a worksheet
Hide & Unhide worksheets
Freeze panes and split window
Merging & Emailing Workbook
Inserting a Word Art Object
Drawing Auto Shapes
Performing Spell Check
Sharing of Workbook
Page Setup Techniques
Introduction to Formulas and Functions
Creating and Editing a Formula
Assigning a Named Range
Trace Dependents & Dependents
Common Functions
Different Excel Settings
Use of Excel in day to day work in office or at home
Using Keyboards and Shortcuts for navigation in Excel
(b)Excel Advanced Course Topics:
About Excel 2003/2007/2010/2013
Changes from 2003 to 2007 version
Table Enhancements
Using the Ribbon
More Rows and More Columns
Rich Conditional Formatting
Improved sorting and filtering
New Look for Charts
New Look in Pivot tables
New File Formats
Ribbons replacing menu and tool bars
Components of Ribbon
Ribbons missing or appear only when you need them
Ribbons –dialog box launcher for more options
Quick access tool bar
Using of 2003 shortcuts and new shortcut keys
Sorting the data
Filtering the data, advanced filter unique records
Creating a table and removing duplicates
Formatting dates and time
Conditional formatting
Advanced conditional formatting using formulaes
Hide and Unhide Worksheets
About Protection and need for protection
Different things in protecting workbook
Goal Seek Scenario
Data Validation
Advanced data validation using formulaes
Import Data Text to Columns
Introduction to formulas and functions
Creating and editing a formula
Assigning a Named Range
Referencing from cells from different worksheets and workbooks
About relative and absolute reference
Trace dependents and precedents
Common Functions
Date and Time Functions
Logical Functions
Lookup and reference functions
Text Functions
A quick look at other categories of functions
Creating Charts
Pivot table reports
Creation of Subtotals, Group and Outline Functions
Power Pivots of 2013 excel version
Introduction to macros and automation techniques in excel
Various shortcut keys in excel
How to work only with keyboard
Various Tips in excel to help work faster
Various Tips & Examples to help you how to think in different ways and come out with logical solutions for a reporting requirement
Various Tips given for preparations and planning required before working with a data for a desired result
An exposure to various projects on how to build user templates.
Given a business data, How differently we need to analyze data and produce reports which can help to take decisions
(II)Excel VBA Automation Training Course:
Introduction of Macros
Planning for Automation
How to record a macro
How to edit a macro
How to debug a macro
About Macro security
Different ways of Execution of Macros
Tips on analyzing the requirement and recording a successful macro
Using absolute and relative reference in recording
How to record in a good way to ensure macro works correctly irrespective of different volumes of data
Tips to avoid unnecessary codes in macro due to wrong or unwanted actions
Understanding of different codes generated by mouse/keyboard shortcut actions
Locking of macro and code protection
Commenting a line in visual basic editor
Declaring Variables and Constants
Different data types in VBA
Assigning values to variables
Different ways to check values stored in variables
Input and Output facilities in programming
Msgbox, Inputbox
Visual basic editor overview
Creating, Renaming and Deleting modules
Debugging tools like breakpoint, step-in, step-over
If statements
Different ways of building If statements based on different logics
Overview of select case
Error handlers
Goto statement
Introduction of Loops, How is it useful in excel programming?
Iteration loop-For counter loop
Iteration loop-For next loop
Logical loop-Do while loop
Logical loop-Do until loop
Large number of examples on different loops and its usage based on different logics
Practical development of vba codes using loops for different reporting requirements
VBA functions
Excel accessible functions
About User different functions
How to create and use a user defined function
About conversion functions
Excel object model
This workbook and active workbook
Methods and properties of application, workbook, sheets, cells
Introduction to events
Creating events in excel
About arrays, need for arrays
Creating single and multi-dimensional array
How to create dynamic arrays
Array examples
Working on end to end automation projects in excel
Calling another macro
Dialog boxes
Creating a folder
Project life cycle
Need for a good documentation for a macro
How to take control of external applications from excel
Excel to outlook/lotus notes/power point/notepad
connection to applications using references in VBE
Basic introduction to User forms
Building a simple user form to understand objects
Sharing and reviewing of recording and coding tips
Projects!!Projects!!Projects!!Projects!!Projects!!!
P
lease contact at below address and phone number:
VBA Indepth Technical Training & Analytics Lab(VITTAL)
Near Vijaynagar Maruthi Mandhir, GKW Layout ,Bangalore
Contact: 91-9019718903
Email:vittalmacrosgmailcom
You want to become an expert in VBA macros and Analytics then join VITTAL and feel the real expertise training experience on real time projects. I promise you that I will make you a Advanced Excel /VBA Macros expert who can code the VBA programming codes after 75% of my training else I will give back your Money!!!
Please contact @below address and phone number:
VBA Indepth Technical Training & Analytics Lab(VITTAL)
Near Vijaynagar Maruthi Mandhir, GKW Layout ,Bangalore
Contact:+91-9019718903
Email: vittalmacrosgmailcom
Excel VBA Macros Training in Vijayanagar
Excel VBA Macros Training in Nagarbhavi
Excel VBA Macros Training in Rajajinagar
Excel VBA Macros Training in Basaweshwaranagar
Excel VBA Macros Training in Malleshwaram
Excel VBA Macros Training in Jayanagar
Excel VBA Macros Training in BTM layout
Excel VBA Macros Training in Marathahalli
Excel VBA Macros Training in Kengeri
Excel VBA Macros Training in Rajajeshwarinagar
Excel VBA Macros Training in Mysore Road
Excel VBA Macros Training in Magadi Road
Excel VBA Macros Training in Yelahanka
Excel VBA Macros Training in Nagawara
Excel VBA Macros Training in JPNagar
Excel VBA Macros Training in GiriNagar
Excel VBA Macros Training in Basavanagudi
Excel VBA Macros Training in Majestic
Excel VBA Macros Training in Gandhinagar
Excel VBA Macros Training in KR Puram
Excel VBA Macros Training in Sadashivanagar
Excel VBA Macros Training in Shivajinagar
Excel VBA Macros Training in ITPL
Excel VBA Macros Training in Bellandur
Excel VBA Macros Training in Electronicity
Excel VBA Macros Training in Jalahalli
Excel VBA Macros Training in Peenya
Excel VBA Macros Training in Sunkadakatte
Excel VBA Macros Training in Chickpet
Excel VBA Macros Training in Sunkadakatte
Excel VBA Macros Training in Sheshadripuram
Excel VBA Macros Training in Banerghatta Road
Excel VBA Macros Training in Kumaraswamy Layout
Excel VBA Macros Training in Nandini Layout
Excel VBA Macros Training in Hesaraghatta
Excel VBA Macros Training in Mathikere
Excel VBA Macros Training in RPC Layout
Excel VBA Macros Training in Moodalpalya
Excel VBA Macros Training in ChandraLayout
Excel VBA Macros Training in HAL