When using WPS Data Validation, common questions usually involve prompt behavior, dropdown display, and invalid-input handling; this FAQ includes 3 frequent questions and a glossary.
FAQ
How can I show a prompt without blocking invalid input?
- Select the cell that already has, or will have, a data validation rule.
- Open the Validation settings window from the Data tab.
- In the error alert settings, choose a warning-style option that shows a prompt instead of fully stopping entry.
- Save the setting and test the input behavior again.
I set data validation, but I do not want to show the dropdown arrow. What should I do?
- Select the cell that contains the dropdown rule.
- Open the Validation settings window.
- Find the option related to showing the dropdown arrow.
- Clear that option and save the setting.
What should I do if the input says it does not meet the restriction conditions?
- Delete the current value that does not match the rule.
- Select the cell again and check whether it shows a dropdown option or input message.
- Open the Validation settings window and review the restriction condition.
- Enter a value that matches the rule and confirm the result.
Glossary
| Term | Definition |
|---|---|
| Data Validation | A rule that limits what type of content, range, or source can be entered into a cell. |
| Input Message | A message shown when a user selects a cell, used to explain the expected input. |
| Error Alert | A message shown when entered content does not match the rule, used to warn or stop invalid input. |
| Dropdown List | A preset list of options that users can choose from directly in a cell. |
| Circle Invalid Data | A visual mark used to highlight cells whose values do not match the validation rule. |