EXERCISE TOPIC▼
EXCEL EXERCISES▼
EXCEL EXERCISES▼
- Excel basics (1)
- Creating formulae (5)
- Formatting worksheets (9)
- Basic printing (8)
- Charts (10)
- Absolute references (9)
- Range names (13)
- Conditional formulae (17)
- Conditional formatting (7)
- Basic tables (6)
- Formatting numbers and dates (3)
- Working with dates (1)
- Data validation (6)
- Protection (1)
- Advanced IFs (6)
- Lookup functions (14)
- Advanced lookup functions (9)
- Text functions (1)
- Advanced charts (4)
- Multiple worksheets (1)
- Advanced tables (2)
- Pivot tables (3)
- Advanced pivot tables (3)
- Scenarios (2)
- Data tables (2)
- Array formulae (2)
- Building models (2)
- Masking (2)
- Cashflow calculations (1)
- Investment appraisal (1)
Excel | Range names exercise | Tallest Buildings - Range names
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 (151 exercises) |
Version ==> | Excel 2010 and later |
Topic ==> | Range names (13 exercises) |
Level ==> | Relatively easy |
Courses ==> | Excel Business Modelling / Excel Intermediate |
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.
Create the following range names:
- Storeys - referring to G2:G99
- Metres - referring to H2:H99
- Cost - referring to I2:I99
- Cost_per_Storey - referring to J2:J99
- Cost_per_Metre - referring to K2:K99
The quickest way to create several range names is by using the Create Names option:

Select G1:K99 and press Ctrl + Shift + F3
Use the range names you have created to calculate the following values:
- Cost_per_Storey
- Cost_per_Metre
- All the statistics in the yellow cells at the bottom of the list
You can use the range names in the functions that you need to use:

Use SUM, AVERAGE, MAX, and MIN to do this
Save the file with the same name and close it down.