Module 0151: VBA variables
Tak Auyeung, Ph.D.
February 18, 2009
1
About this module
2
Variables
3
An example
3.1
Set up a form
3.2
Write some code with a variable
4
Revisiting the code
4.1
Declaring a variable
4.2
An assignment statement
4.3
Access user interface controls
5
Conclusion