RIGHT function Posted on July 1, 2018 by Tomasz Decker description: Returns the number of characters from the right of a string. syntax: =RIGHT( text, [num_chars] ) required arguments: text The text string. optional arguments: [num_chars] The maximum number of characters that is returned. Tomasz DeckerSpreadsheet and Python enthusiast. Post Views: 51