RIGHT

Returns the last character or characters of a text.

სინტაქსი

RIGHT("Text" [; Number])

ტექსტი არის ტექსტი რომლის მარჯვენა ნაწილი უნდა განისაზღვროს.

Number (optional) is the number of characters from the right part of the text. If this parameter is not defined, one character is returned.

მაგალითი

=RIGHT("Sun";2) returns un.