Question: ou have a formula in cell B 2 as below: = IFERROR ( VLOOKUP ( A 2 , $D$ 1 :$E$ 1 0 , 2
ou have a formula in cell B as below:
IFERRORVLOOKUPA $D$:$E$ FALSE C "Error"
Assume C contains and there is no matching value in column D Which of the following statements are correct? Check all that apply. points
Check All That Apply
The formula will return #DIV error due to division by zero.
The formula will return #DIV error due to division by zero. Correct
The IFERROR function will handle the #DIV error and return "Error".The IFERROR function will handle the #DIV error and return "Error". Correct
Changing $D$:$E$ to D:E in the VLOOKUP range will result in a #REF! error if you copy the formula to another sheet.Changing $D$:$E$ to D:E in the VLOOKUP range will result in a #REF! error if you copy the formula to another sheet. Incorrect
If the lookup value in A is not found, VLOOKUP will return #NA which IFERROR will handle.If the lookup value in A is not found, VLOOKUP will return #NA which IFERROR will handle. Correct
The formula IFERRORVLOOKUPA D:E FALSE $C$ "Error" will also handle a division by zero error similarly.The formula IFERRORVLOOKUPA D:E FALSE $C$ "Error" will also handle a division by zero error similarly. Correct
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
