There are many ways to find and retrieve data from a table or range based on a lookup value. In fact, because Microsoft often comes up with new, modernized alternatives, there are too many ways! So, ...
lookup_value is the value we want Excel to search for. lookup_array is where we want Excel to search for the lookup value. return_array is where the data exists that we want Excel to return.