EXERCISE TOPIC▼
- Access exercises (91)
- C# exercises (79)
- Excel exercises (278)
- Power Apps exercises (13)
- Power Automate exercises (18)
- Power BI exercises (139)
- Power Platform exercises ()
- Python exercises (28)
- Report Builder exercises (141)
- SQL exercises (198)
- SSAS exercises (51)
- SSIS exercises (46)
- SSRS exercises (99)
- VBA exercises (85)
- Visual Basic exercises (46)
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.
Software ==> | Excel VBA Macros (52 exercises) |
Version ==> | Any version of Excel |
Topic ==> | Recording macros and buttons (6 exercises) |
Level ==> | Average difficulty |
Subject ==> | VBA training |
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.