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
I will be going through all of the functions in Open Office Calc and posting a real life or mathematical example of every function. Fell free to give me suggestions of examples. Along the way I will be posting things I find interesting.
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.
No comments:
Post a Comment