LOWER function in excel
The LOWER function is a text function used to convert all the letters in a text string to lowercase. This function is helpful when you need to ensure that text is consistently in lowercase format, regardless of how it was originally entered. Syntax =LOWER(text) text: This is the text string that you want to convert …