In the formula =VLOOKUP(“shovel”, B2:D12, 3, FALSE), the part that is the lookup value parameter is B2:D12.
The VLOOKUP is known to often have four arguments:
This value is known to be a LOOKUP searches which is in an array. The lookup_value argument is one that be seen to be a number, text, a logical value.
Note that If LOOKUP is one that did not see or find the value of lookup_value, it is said to often uses the largest value in the array that is known to be smaller than or one that is equal to lookup_value.
Hence, In the formula =VLOOKUP(“shovel”, B2:D12, 3, FALSE), the part that is the lookup value parameter is B2:D12.
Learn more about value parameter from
https://brainly.com/question/24076677
#SPJ1