Multiple choice technology What does the VLOOKUP function do? Looks up text that contains "v". Checks whether text is the same in one cell as in the next. Finds related records. None of the above. Reveal answer Fill a bubble to check yourself C Correct answer Explanation VLOOKUP searches for a value in the first column of a table and returns a value from a specified column in the same row. It's commonly used to join data from different tables based on a common key.