Function Lower()

Lower()

This function is used to convert the text in lower case (lower case means small letters)


Syntax:

= Lower (Text)

Text = is the text, or reference to a cell that contains the text, that is required to be converted to lower case


Example:

Below are some examples to illustrate the usage of Lower() function. For these illustrations let us assume that cell A1 contains text - EXCEL MATIC
  • = Lower("HELLO WORLD") - result will be - hello world
  • = Lower("HeLlO WoRlD") - result will be - hello world
  • = Lower(A1) - result will be - excel matic
Note: this function can take text in any case to convert to lower case
Share on Google Plus

About Dhakkanz

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment

Saturday, May 30, 2009

Function Lower()

Lower()

This function is used to convert the text in lower case (lower case means small letters)


Syntax:

= Lower (Text)

Text = is the text, or reference to a cell that contains the text, that is required to be converted to lower case


Example:

Below are some examples to illustrate the usage of Lower() function. For these illustrations let us assume that cell A1 contains text - EXCEL MATIC
  • = Lower("HELLO WORLD") - result will be - hello world
  • = Lower("HeLlO WoRlD") - result will be - hello world
  • = Lower(A1) - result will be - excel matic
Note: this function can take text in any case to convert to lower case

Function Lower()SocialTwist Tell-a-Friend

0 comments:

Post a Comment