Pick the correct syntax of the SLICE( ) function which removes the last row from column A.

  • SLICE(@A:A, -1)
  • SLICE(@A:A, -1, 0)
  • SLICE(@A:A,0,-1)
  • SLICE(@A:A,1,-1)

The correct answer is:

  • SLICE(@A:A,0,-1)

🎓 Get all the latest and 100% correct Klipfolio Expert Certification Exam Answers