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.