Question: Consider the screenshot below (if it doesn't display properly or if you want to mess around in the file, you can download the source spreadsheet
Consider the screenshot below (if it doesn't display properly or if you want to mess around in the file, you can download the source spreadsheet from this link); which of the following formulas would calculate the first student's Course Grade letter AND be copy-able to the rest of the class?
| VLOOKUP($A$7:$C$11,D15,3,TRUE) | |
|
| VLOOKUP($A$7:$C$11,D15,2,TRUE) |
|
| VLOOKUP(D15,$B$7:$C$11,3,FALSE) |
|
| VLOOKUP(D15,$A$7:$C$11,3,TRUE) |
|
| VLOOKUP(B7:C11,D15,3,FALSE) |
|
| VLOOKUP(D15,A7:C11,3,TRUE) |
|
| VLOOKUP(A7:C11,D15,3,TRUE) |
|
| VLOOKUP(D15,A7:C11,3,FALSE) |
|
| VLOOKUP(A7:C11,D15,3,FALSE) |
|
| VLOOKUP($A$7:$C$11,D15,3,FALSE) |
|
| VLOOKUP(D15,$B$7:$C$11,2,TRUE) |
|
| VLOOKUP($B$7:$C$11,D15,3,TRUE) |
|
| VLOOKUP(D15,B7:C11,2,TRUE) |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
