Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

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 return 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 ClientRegistration 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.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

4th Edition

0805360476, 978-0805360479

More Books

Students also viewed these Databases questions