Returns a substring from the end of a specified string.
SYNTAX: =RIGHT(string, [number_of_characters])
string - The string from which the right portion will be returned.
number_of_characters - [optional] - The number of characters to return from the right-hand side of 'string'.
PRACTICE SHEET
The below sheet is view only mode, please make a copy to practice.