EXERCISE TOPIC▼
VBA EXERCISES▼
EXCEL VBA MACROS EXERCISES▼
Excel VBA Macros | Recording macros and buttons exercise | My House - Recording Absolute Macros
This exercise is provided to allow potential course delegates to choose the correct Wise Owl Microsoft training course, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
You can learn how to do this exercise if you attend one of more of the courses listed below!
Software ==> | Excel VBA Macros (52 exercises) |
Version ==> | Any version of Excel |
Topic ==> | Recording macros and buttons (6 exercises) |
Level ==> | Average difficulty |
Courses ==> | Excel VBA macros / Fast track Excel VBA |
You need a minimum screen resolution of about 700 pixels width to see our exercises. This is because they contain diagrams and tables which would not be viewable easily on a mobile phone or small laptop. Please use a larger tablet, notebook or desktop computer, or change your screen resolution settings.
Open the file found in the folder above.
There are already some macros in this file which will change the colours of various sections of the picture - try testing them out!

A child's drawing of a house!
Record two more macros which will do the following actions:
- Change the colour of the door to green.
- Change the colour of the roof to blue.
There are range names in this file to help make the selection of the areas easy.
Add two new buttons to the table to run these new macros.
If you have time you could record a macro which changes the colour of more than one area to create a 'Day' effect and also a 'Night' effect.
Save the amended file as My House - Decorating and close it down.