Problemas
. If C2=20 and D2=10 what is the result of the function =IF(C2=D2,''Full'',''Open'') Full 10 Unknown Open
Solución
Angelinaélite · Tutor durante 8 años
Verificación de expertos
4.3 (278 votos)
Responder
The correct answer is: Open<br /><br />Explanation: The IF function in Excel checks if a condition is true or false. In this case, the condition is whether the value in cell C2 is equal to the value in cell D2. Since C2 is 20 and D2 is 10, they are not equal. Therefore, the function returns 'Open'.
Haz clic para calificar: