Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

if the range lookup argument is left empty, what type of lookup does th…

Question

if the range lookup argument is left empty, what type of lookup does the function assume? choose the correct answer. absolute approximate

Explanation:

Brief Explanations

In functions like VLOOKUP, the Range Lookup argument defaults to TRUE (approximate match) when left empty, meaning it finds the closest match if an exact value isn't present (requires sorted data).

Answer:

Approximate