MIS 216: Final Hands On - Study Guide
The final will be Tuesday, December 8 at 3:00 pm
The final will be a hands-on exam, open book and open prior projects
Concepts you should be comfortable with for the final
- Using various data types and selecting the right type to use
- Using Arrays
- Loops (Do While, For Next, etc.)
- If Statements
- Select Statements
- Writing to Components on the Form (e.g. writing to labels, listboxes, etc.)
- Creating and using functions (including passing and returning values to/from the function)
- Clearing values/text on form onjects
- Simple Calculations and formatting of numbers