Inicio
/
Tecnología
/
. If C2=20 and D2=10 What Is the Result of the Function =IF(C2=D2,''Full'',''Open'') Full 10 Unknown Open

Problemas

. If C2=20 and D2=10 what is the result of the function =IF(C2=D2,''Full'',''Open'') Full 10 Unknown Open

Roztwór

Angelina élite · Tutor durante 8 años
Weryfikacja ekspertów
4.3 (278 Votos)

Respuesta

The correct answer is: OpenExplanation: 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'.