LOWERReturns the specified string converted to lower-case. ##### Suggest EditsSyntax =LOWER(string) Arguments ArgumentTypeDescriptionstringStringThe string to convert Examples =LOWER("ABCDE")→"abcde"Updated 9 months ago Table of Contents Syntax Arguments Examples