Lesson 6 - Declaring Constants
Outcome of this Lesson
Here we look at examples of how to declare constants…
- Public Const Num_Qtr as Integer = 4
- Const Long_Integer as Long = 314159265
- Const PI as Long = 314159265358979
Download the workbook
After you watch the video, I recommend you open the example workbook.
And play around with declaring constants.
You can get the workbook at the beginning of Module 5 (Downloads).
Refer to the PDF Handout
For a handy summary of the key concepts, look at the Module 5 PDF Handout.
You can get the PDF Handout at the beginning of Module 5 (Downloads).
Write your comments and feedback below
- If you have questions or comments about this lesson, write it in the section below.
- Alternatively you can email the instructor Victor at [email protected]
0 comments