This Microsoft Visual Basic MESSAGES AND VARIABLES exercise is provided to allow potential course delegates to assess their suitability for the Wise Owl ACCESS VISUAL BASIC course only, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
A full answer to this exercise is provided as part of the training course!
| 1) | Create a new module called MultiplyTwoNumbers. | ||
| 2) | Create a new procedure which asks you for two numbers and then displays their product (see below): | ||
| 3) | Ask the user for the first number. | ||
|
|||
| 4) | Ask the user for the second number. | ||
|
|||
| 5) | Display the result. | ||
|
|||
| 6) | Ensure you use variables wherever possible. | ||
|
|||
| 7) | Close the module saving the changes. | ||
Thank you for showing an interest in this Access Visual Basic training course! As mentioned above, full answers to this and other exercises are provided on the course. On all Wise Owl scheduled courses delegates can take away these model answers (together with their own efforts!) on a free USB stick.
Recommended sites: C# corner | Computer tutorials | Training classes