I hope you do enjoy this free blog. I only ask one thing from you in return, click in one of the ads

Saturday 17 January 2015

LOWER function

Category: Text functions



What does this function do?

Converts a string to lower case.


Syntax:


LOWER(text)
  • text (required): text string to convert to lower case


Examples:


=LOWER("Excel")= "excel"

No comments:

Post a Comment