4 15 Attendees who are also board members receive a discount off the registration fees. The discount amount varies based on the type of event. In cell J11 enter a formula that will retum the discount amount if the registrant is a board member and return a blank value (***if they are not Use a VLOOKUP function to retrieve the EventType from the EventDetails named range. Use an INDEX function, with the cell range A5:B8 on the Client Registration worksheet as the array and the result of the VLOOKUP as the lookup_value for the MATCH function needed for the row num argument. Use an IF function so that the discount only applies to board members and all others will display as a blank (*) Format the result as Percentage with 0 decimal places. Copy the formula down through J34. 3 10 Registration fees, located in the EventDetails table, are based on a particular Event's EventID. Registration fees must be paid for each person attending the event. On the ClientRegistration worksheet, in cell 111 enter a VLOOKUP function to retrieve the registration fee from the EventDetails named range for the Eventi in cell G11. Multiply the value retrieved by the number of quests in cell H11. Incorporate an IFERROR function to return a blank value if the VLOOKUP function returns an error. Format the value as Accounting and copy the formula down through 134 4 15 Attendees who are also board members receive a discount off the registration fees. The discount amount varies based on the type of event. In cell J11 enter a formula that will retum the discount amount if the registrant is a board member and return a blank value (***if they are not Use a VLOOKUP function to retrieve the EventType from the EventDetails named range. Use an INDEX function, with the cell range A5:B8 on the Client Registration worksheet as the array and the result of the VLOOKUP as the lookup_value for the MATCH function needed for the row num argument. Use an IF function so that the discount only applies to board members and all others will display as a blank (*) Format the result as Percentage with 0 decimal places. Copy the formula down through J34. 3 10 Registration fees, located in the EventDetails table, are based on a particular Event's EventID. Registration fees must be paid for each person attending the event. On the ClientRegistration worksheet, in cell 111 enter a VLOOKUP function to retrieve the registration fee from the EventDetails named range for the Eventi in cell G11. Multiply the value retrieved by the number of quests in cell H11. Incorporate an IFERROR function to return a blank value if the VLOOKUP function returns an error. Format the value as Accounting and copy the formula down through 134