RANDBETWEEN in WPS on Windows FAQ

Last updated:July 13, 2026

This FAQ covers 3 common question types about RANDBETWEEN in WPS, including errors, changing results, and filling the formula across multiple cells.

FAQ

What should I do if RANDBETWEEN shows an error after I enter it?

  1. Check whether the function arguments are valid numbers.
  2. Make sure the arguments do not include text, extra spaces, or unsupported punctuation.
  3. If needed, clean the source values and enter the formula again.

Why does the result of RANDBETWEEN change?

  1. Check whether the worksheet has recalculated.
  2. Remember that this function returns a random integer within the specified range.
  3. If you need to keep the current result, copy the cell and paste it as a value.

How do I use RANDBETWEEN in multiple cells?

  1. Enter and confirm the formula in the first cell.
  2. Select the cell and drag the fill handle across the target range.
  3. Or copy the formula and paste it into other cells.

Glossary

TermDefinition
RANDBETWEENA function that returns a random integer within a specified range.
bottomThe lower-bound argument in the function.
topThe upper-bound argument in the function.
Insert FunctionThe WPS Spreadsheet entry used to search for, select, and insert functions.