Mind Games

Mind Games
Success is not final, failure is not fatal…
• OBJECT.METHOD
• The period is considered a
stop
• Read it as… object, stop,
method
Intro to VBA
• It’s a programming environment from Microsoft in which
a programmer uses a graphical user interface to choose
and modify preselected sections of code written
• Designed by Microsoft Corporation to allow users to
modify code written in the simple programming language
known as basic
• Seeking to alleviate the extensive programming
knowledge required to develop complex applications
VBA Further Explained
• Statements
•
•
•
•
•
•
Call
Class
Continue
Declare
Delegate
Dim
The Lexicon
• Variables
•
•
•
•
•
•
Integer
String
Double
Boolean
Delegate
Dim
Variables
Due
Diligence
Luck
Vision
Due
Diligence
Luck
Vision