Logical and lookup functions Test your skills
Week 5 Logical and lookup functions Test your skills >>> Excel Fundamentals for Data Analysis
Question 1
To do this assessment you should download this Excel workbook, follow the instructions, and answer the questions.
On the Attendees sheet is a table showing people who will be attending our next event. We wish to include a welcome pack for people who are relatively new. In K7 create a calculation to check if the Start Date is on or after the date shown in U14, if it is put the text New in the column, otherwise leave it blank (do not put space or FALSE). Because it is a table your calculation automatically copies down. What is the number of new people as shown in W14?
Question 2
IF functions allow for a maximum of three arguments.
Question 3
We wish to give a gift to loyal members. In L7 create a calculation to put the value Gift in the cell if the attendee joined before 2016 or has attended 6 or more events, otherwise leave it blank. What is the total number of gifts required as shown in U24?
Question 4
The organisers have decided that they cannot afford so many gifts, change the formula so that it only returns Gift if the attendee joined before 2016 and they have attended a minimum of 6 events. What is the updated number of gifts required as shown in U24?
Question 5
Prices for the event are shown in V7:V8, people attending for just one day pay $350, but people attending more than one day pay $300 per day (i.e. someone attending 3 days pays $900). Column N tells us how many days they will be attending. Create a calculation in O7 that will check how many days they are attending and calculate the correct cost accordingly. What is the total cost for all attendees as shown in U25?
Question 6
Discounts are awarded to loyal members. People who have attended 10 or more events get a 20% discount off the full price, people who have attended between 5 and 9 events (inclusive) get a $50 discount off the full price. If an attendee does not qualify for a discount, they pay full price.
In Column P calculate the price after discount, e.g. for someone attending for 1 day who has attended 6 events, the After Discount price will be $300. What is the total After Discount price as shown in U26?
Question 7
Attendees are awarded a status based on how many events they have attended as shown in T19:U22. Attendees who have attended 1-9 events get Bronze, 10-19 Silver, 20-29 Gold and 30+ get Platinum. In column M use a calculation to determine each attendee’s status. What is the total number of Silver attendees as shown in V20?
Question 8
When using an approximate (or Range) VLOOKUP the last argument is optional but when using an exact match VLOOKUP the last argument must be set to FALSE or 0.
Question 9
Column F contains the organisation code for each attendee. Use this information to lookup the Organisation name from the list provided in the Lookup Lists sheet. (We suggest using defined names or tables to make this easier.) How many attendees are from Colot (shown in V15)?
Question 10
The country code for each attendee is shown in Column H. Use this information to lookup the Country name from the list provided in the Lookup Lists sheet. (We suggest using defined names to make this easier.) How many attendees are from the United States or United Kingdom (shown in V16)?
Question 11
In question 10 you had to look up the Country Name. This could be done using an XLOOKUP or a combination of VLOOKUP and MATCH.
Question 12
There are 7 seating areas labelled A to G. Seats are allocated according to country of origin and type of meal as shown in the lookup matrix in the Lookup Lists sheet. E.g. a vegan from Armenia will be allocated to seating area A. Create a calculation in Column R to look up the correct seating area for each attendee. How many people are allocated to area F (as shown in U34)?
12. Question 12 Clear the filter you added in Question 11. In column H use the Customer Reference to look up the invoice date for that customer from the data…
Week 2 >>> Working with numbers and dates Test your skills >>> Excel Fundamentals for Data Analysis 1. Question 1 To do this assessment you should download this Excel…
18. Question 18 To be eligible for discount customers must have paid before the Discount Due Date and must have paid at least the full balance owing less the discount…
Week 3 Defined Names for working more effectively with data Test your skills >>> Excel Fundamentals for Data Analysis 1. Question 1 To do this assessment you should download…
4. Question 4 We didn’t quite get the results we wanted in the last question and on closer inspection we discover that there is a space at the end of…
13. Question 13 In column I, use the data in columns E and H to calculate how many days there were between when the invoice was issued and when it…