Practice Make Permanent

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Practice Make Permanent!

Scenario: You are supposed to produce sales report for your project manager. All you need to do is to
organize your data into a reliable one.
With the given file, W1 Design and Structure.xlsx, do the following:
1. Rename your sheet1 to Data and create your data into table and name it as Tbl_Sales
2. Create another sheet and name it as Lookup. Using Suburb field and Region as lookup list.
3. Create name range for Suburb and Region then name your table as Tbl_lookup.
4. Look up the Region (by Suburb) from the Tbl_Lookup using Index, Match Functions.
5. Creating chart showing average per month for the last 12 months and calculate monthly changes
and the highest price.

You might also like