Question: Add a Total Row to the Clients table, which automatically totals the amounts in the Payment column. In cell B49, use the total row to
Add a Total Row to the Clients table, which automatically totals the amounts in the Payment column. In cell B49, use the total row to display the count of the clients. Alex has created an area in the range J3:K8 for looking up data in the Clients table. First, he wants to find the name of the client by looking up the client ID. He has already entered the client ID in cell K3. Look up the client name by using a MATCH formula to modify the INDEX formula as follows: In place of the 165 after the structured reference to the Clients table, insert the MATCH function. Match the value in cell K3, and look it up using a structured reference to the Client ID column of the Clients table. Return an exact match. Alex also needs to find the policy type for the Client ID entered in cell K3. Look up the policy type as follows: In cell J6, below the "Policy Type" text, begin to enter a formula using the VLOOKUP function to determine the policy type. The formula should look up the Client ID and return the value in the Policy Type column of the Clients table, using a structured reference to the table. Look up an exact match to the Client ID in the Clients table
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
