RIGHT

Description

The RIGHT function retrieves the specified number of characters from the right end of a string.

Syntax

RIGHT(text, [length])

  • text: A text expression.
  • length: Optional; the number of characters you want to retrieve. If omitted, returns 1
    character.

Examples


RIGHT

Share and Enjoy:
  • del.icio.us
  • Reddit
  • StumbleUpon
  • Technorati
  • Digg
  • Facebook
  • HackerNews
  • Suggest to Techmeme via Twitter
  • Twitter

Comments on this entry are closed.