LOWER in WPS on Windows FAQ

Last updated:July 13, 2026

When using the LOWER function, common questions usually involve formula errors, unexpected results, and batch filling; this FAQ includes 3 common questions and a short glossary.

FAQ

What should I check first if the LOWER result is not correct?

  1. Check whether the formula syntax is =LOWER(text or cell reference).
  2. Check whether the referenced cell contains the text you want to convert.
  3. Make sure you are looking at the result cell instead of the original text cell.

Why do I not see a lowercase result after entering the formula?

  1. Make sure the formula starts with an equals sign =.
  2. Press Enter to submit the formula and let the cell calculate.
  3. If the cell shows the formula text itself, check whether the cell is formatted as text and then enter the formula again.

How can I use the LOWER function in multiple cells?

  1. Enter the correct LOWER formula in the first result cell.
  2. Move the pointer to the fill handle at the lower-right corner of the cell.
  3. Drag down or double-click the fill handle to copy the formula to other rows.

Glossary

TermDefinition
LOWERA text function in WPS Spreadsheet that converts uppercase letters in text to lowercase.
Cell referenceA formula reference to a cell location, such as A1 or B2.
Fill handleThe small square at the lower-right corner of a selected cell, used to copy formulas or extend calculations.