Which function, when entered into cell F2 and then dragged to cell F6, returns the performance rating text (e.g., “Good”, “Poor”) for each representative?

  • =RIGHT(E2,LEN(E2)-27)
  • =LEN(E2,MID(E2)-27)
  • =LEFT(E2,LEN(E2)-27)
  • =RIGHT(E2,MID(E2)-27)

The correct answer is:

  • =RIGHT(E2,LEN(E2)-27)

🎓 Get all the latest and 100% correct LinkedIn Microsoft Excel Skill Quiz Answers