Google Certified Educator Level 2 Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Google Certified Educator Level 2 Exam. Study with flashcards, multiple choice questions, and detailed explanations. Enhance your teaching skills and get ready for your certification!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which advanced Google Sheets function helps in obtaining a list with all duplicate values removed?

  1. Concatenate

  2. Unique

  3. Transpose

  4. Vlookup

The correct answer is: Unique

The Unique function is used specifically for creating a list without any duplicate values. Option A, Concatenate, is used for combining multiple cells into one cell and has no effect on removing duplicates. Option C, Transpose, is used for exchanging rows and columns and has no effect on removing duplicates. Option D, Vlookup, is used for searching and retrieving specific data, again with no effect on removing duplicates. Therefore, B is the most appropriate answer as it is the only function among the options that is specifically designed for removing duplicates in a list.