
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
12 questions
Excel - функции за 9 клас 2023

Quiz
•
9th Grade
10 questions
2.10 Other Processing Methods 1

Quiz
•
9th Grade
10 questions
Review Komputer Mid SMA (2)

Quiz
•
10th Grade
11 questions
Microsoft Excel Quiz

Quiz
•
12th Grade
10 questions
Сортировки

Quiz
•
10th Grade
10 questions
MS Excel VLookup

Quiz
•
9th - 12th Grade
13 questions
Uji Pemahaman Fungsi Excel

Quiz
•
9th Grade
10 questions
Excel - formules en functies

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade