WISE OWL EXERCISES
VBA EXERCISES
EXCEL VBA MACROS EXERCISES
Excel VBA Macros exercises on MESSAGES AND VARIABLES
This page lists the 4 exercises about Messages and variables in Excel VBA Macros on our website: p >
Software: | Excel VBA Macros |
Version: | Any version of Excel |
Topic: | Messages and variables |
Level: | Relatively easy |
Course: | Excel VBA macros |
Exercise: | Write a macro which asks for your name using INPUTBOX and then displays a welcome message using MSGBOX. |
Software: | Excel VBA Macros |
Version: | Any version of Excel |
Topic: | Messages and variables |
Level: | Average difficulty |
Course: | Excel VBA macros |
Exercise: | Write a macro to input a dinosaur name using an INPUTBOX, find it on a spreadsheet and then display the height of the dinosaur using MSGBOX. |
Software: | Excel VBA Macros |
Version: | Any version of Excel |
Topic: | Messages and variables |
Level: | Average difficulty |
Course: | Excel VBA macros |
Exercise: | Use input boxes in Excel VBA to ask a user to enter details for a dating agency application. |
Software: | Excel VBA Macros |
Version: | Any version of Excel |
Topic: | Messages and variables |
Level: | Harder than average |
Course: | Excel VBA macros |
Exercise: | Use MsgBox to display a message asking user whether they want to continue or not, and process answer. |
You can search our full list of VBA exercises here, or why not have a look at our other VBA training resources?