Copy of Q3. Lookup Functions
Copy of Q3. Lookup Functions
=INDEX(D4:D36,MATCH(MAX(K4:K36),K4:K36,0))
=INDEX(D4:D36,MATCH(MIN(K4:K36),K4:K36,0))
Get Region, Department and Salary of all Employees from Sheet "Source"
If C-Code is not present, display "Retired"
*Use Name Range and Vlookup with Match Function