
Excel conditional and look up formulas

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Andrés Forero
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál de las siguientes es la sintaxis correcta para una función IF en Excel?
=IF(condition, value_if_false, value_if_true)
=IF(condition, value_if_true, value_if_false)
=IF(value_if_true, condition, value_if_false)
=IF(value_if_false, condition, value_if_true)
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál será la salida de =IF(A1>50, "Pass", "Fail") si A1 contiene 45?
Pass
Error
Fail
50
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué fórmula calcula correctamente un bono donde los empleados que ganan más de 80,000 obtienen un 5% extra, y los demás no obtienen nada?
=IF(A2>=80000, A2*0.05, 0)
=IF(A2>80000, A2*0.05, A2)
=IF(A2=80000, A2*0.05, 0)
=IF(A2>80000, 5%, 0)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué fórmula devolverá "Alto" para valores superiores a 100, "Medio" para 50-100, y "Bajo" para menos de 50?
=IF(A1>100, "High", "Medium", "Low")
=IF(A1>100, "High", IF(A1>=50, "Medium", "Low"))
=IF(A1>=50, "Medium", IF(A1>100, "High", "Low"))
=IF(A1>50, "Medium", IF(A1<100, "High", "Low"))
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué función es la mejor para encontrar un valor en una tabla vertical basada en una clave de búsqueda?
HLOOKUP
VLOOKUP
XLOOKUP
MATCH
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué significa el argumento FALSE en VLOOKUP(1001, A2:C10, 2, FALSE)?
La función solo buscará en la segunda columna
La función devolverá una coincidencia aproximada
La función devolverá una coincidencia exacta
La función revisará todas las columnas
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Qué función de búsqueda permite buscar tanto vertical como horizontalmente?
VLOOKUP
HLOOKUP
INDEX-MATCH
XLOOKUP
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Microsoft Excel (Basic Formula)

Quiz
•
10th Grade
10 questions
ULANGAN VLOOKUP dan HLOOKUP

Quiz
•
9th Grade
11 questions
How2Excel 1 - Data types and basic formulae

Quiz
•
9th Grade
13 questions
V/Hlookup, Data validation, and Sumif

Quiz
•
11th Grade
15 questions
Vlookup, IF, Absolute Refrence, Error di Ms. Excel

Quiz
•
10th Grade
15 questions
Google Sheet Chapter 4

Quiz
•
9th Grade
10 questions
Quiz Fungsi Excel

Quiz
•
9th Grade - University
15 questions
IF and Vlookup Function

Quiz
•
9th - 10th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade