Monday, July 21, 2008

RIGHT()

RIGHT() - This function returns the last character or characters of a text.

Syntax

RIGHT(text; number)

text is the text of which the right part is to be determined.

number (optional) is the number of characters from the right part of the text.


Example:

=RIGHT("Southbound",5) returns bound

=RIGHT("Southbound") return d

No comments:

Relax. Kick your shoes off and watch a video.