You are on page 1of 6

IGEEKS TECHNOLOGIES

Software Training Division


Academic Projects for BE,ME,MCA,BCA and PHD Students





IGeekS Technologies (Make Final Year Project)
No: 19, MN Complex, 2nd Cross,
Sampige Main Road, Malleswaram, Bangalore- 560003.
Phone No: 080-32487434 /9590544567
Mail: training@Igeekstechnologies.com , nanduigeeks2010@gmail.com
Website: www.igeekstechnologies.com
Land mark : Near to Mantri Mall, Malleswaram Bangalore

Excel Macros and VBA Programming Training Bangalore
IGeekS is a well-known and trusted name in Bangalore for providing Corporate IT
Training and Consulting Services. We offer Intermediate and Advanced level courses.
Our courses are customized to suit the requirements of the target audience. The training
methodology is simple and easy to understand, and the personalized attention given to
the participants enables them to learn better, faster and more efficiently.
Learn how to automate your work in Microsoft Excel with Visual Basic for Applications.
Visual Basic for Applications (VBA) is a scripting language developed by Microsoft which
allows the development of user-defined functions and the automation of certain
processes and calculations.
VBA is built into most Microsoft Office applications to extend their functionality. It can be
used to control many aspects of the host application, including manipulating user
interface features, such as menus and toolbars, and working with custom user forms or
dialog boxes.
Course Benefits:
VBA is "Visual Basic for Application". It is a very powerful programming language that
allows users to program macros to accomplish complex tasks within an application like
Excel. With VBA for Excel you can develop small procedures (macros) that will make
your professional life easier and allow you to do more in less time.
Using VBA you can accomplish a very complex tasks in excel within very few minute.
VBA is very useful for client oriented work, for accountants, productions planners,
production supervisors, sales people, financial analysts and other business data analysts.
Complex analysis of data can be completed easily without any manual error in very less
time.
Program Overview:
VBA is a Programming Language for Windows Application used to automate several
areas of reporting and modeling work using MS-Excel Application. VBA is also used to
Automate the Routine functions performed using MS-Excel Application.
Suggested Audience:
Experienced Excel users looking to automate many of the repetitive tasks that are part
of spreadsheet development by applying the Visual Basic for Applications (VBA)
programming language
Program Objectives:
Create repetitive reports, dashboards or slides and looking for ways to automate
Learn VBA to understand and use Excel better
Learn to use Excel for more powerful & demanding tasks
Create user forms to accept or display data, validate the data entry in user forms.
Create Charts and Pivot Table
Highlights:-
1. Training with the most experienced trainer working in Top MNC's
2. Course content is designed to match with most of the MNC Companies requirements
3. Flexible batch timings (for week days /weekend)
4. Low Cost and Quality Training
Pre-Requisites:
Well versed with Advanced Excel Features like charting, Filtering and Pivot Table.
Basic Knowledge in the Programming will be added advantage.
Certification:
Candidates receive IGeekS Course Completion Certificate upon successful
completion of course.
Duration: 20 Hours.
Introduction to VBA
o What Is VBA?
o VBA: An Event Driven Programming
o VBA: An Object Based Programming
o Object Properties
o Object Methods
o What Can You Do with VBA?
o Advantages and Disadvantages of VBA
VBA IDE
o Opening the Excel VBA IDE
o Menubar
o Toolbar
o Project window
o Code window
o Immediate window
o Customizing the VBE
o The Editor Tab
o Code Settings
o Window Settings
o The Editor Format Tab
o The General Tab
o Form Grid Settings
o Error Trapping
o Compile
o The Docking Tab
Getting Started With Macro
o Recording the Macro
o Examining the Macro
o Saving Workbooks That Contain Macros
o More about the Macros
o The Personal Macro Workbook
o Types of Modules
o Controls
The Excel Object Model
o The Object Hierarchy
o Collections
o Referring to objects
o Navigating Through the Hierarchy
o Object Properties and Methods
o Events
VBA Language
o Comments
o Variable
o Constants
o Data Types
o Procedures: Sub and Function
o Arguments
o Procedures: Public or Private
Control Flow Statements
o If....Then
o If....Then....Else
o If....Then....ElseIf....Else
o Select Case
Loop Statements
o Do While....Loop
o DoLoop....While
o Do Until....Loop
o DoLoop....Until
o For....Next
o For Each....Next
o While....Wend
o The Exit Statement
Arrays
o Declaring Arrays
o Specifying Limits
o Array function
o Two Dimensional Arrays
o Multi Dimensional Arrays
o Dynamic Arrays
The Application Object
o Globals
o The Active Properties
o Display Alerts
o Screen Updating
o StatusBar
o OnTime

Using VBA and Worksheet Functions
o VB Functions
o Excel Functions
Automatic Procedures and Events
o The BeforeClose event for a workbook
o The BeforeSave event for a workbook
o Activate and deactivate events in a sheet
o Activate and deactivate events in a workbook
o The BeforeDoubleClick event
o The BeforeRightClick event
o The Change event
Workbooks and Worksheets
o The Workbooks Collection
o The Sheets Collection
Using Ranges
o Activate and Select
o Range Property
o Cells Property
o Oset Property
o CurrentRegion Property
o Columns and Rows Properties
o Transferring Values between Arrays and Ranges
Charts
o Chart Sheets
o Embedded Charts
Add-ins
o Hiding the Code
o Creating an Add-in
o Closing Add-ins
o Installing an Add-in
Data Lists
o Sorting a Range
o Creating a Table
o Sorting a Table
o AutoFilter
Programming Examples
o Copying a range
o Copying a variable-sized range
o Selecting adjacent non-blank cells of a row or column
o Selecting a row or column
o Moving a range (Cut & Paste)
o Looping through a range
o Prompting for a cell value
o Determining the selection type
o Identifying a multiple selection
o Working with Charts
o Turning Off screen updating

You might also like