This document discusses using the VLOOKUP function in Excel to look up a student's grade based on their percentage score. It provides a table that lists percentage ranges and the corresponding letter grades. It explains that a VLOOKUP formula can be used to easily look up and return the correct grade by matching the student's percentage to the table, rather than using nested IF functions. This allows the grades to be more easily edited or modified in the future by changing the source table.