What does the fourth argument of VLOOKUP set to FALSE specify?
- A An exact match
- B An approximate match
- C Case sensitivity
- D Sorting order
Answer
An exact match
Always pass FALSE unless you specifically need a range lookup on sorted data, such as assigning grade bands.





