Use WPS Data Validation through 3 how-to topics: set up drop-down lists, restrict numeric ranges, and configure input messages and error alerts.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Set Up a Drop-Down List | Free |
| 2 | 2. Restrict a Numeric Range | Free |
| 3 | 3. Set Input Messages and Error Alerts | Free |
How-to Guide
1. Set Up a Drop-Down List
Entry point: Data tab → Data Validation
- Select the cell range where you want to create a drop-down list.
- Click Data Validation on the Data tab.
- Configure the validation Criteria.
- Select options such as Ignore blank and Apply these changes to all other cells with the same settings as needed.
- Click OK. When you select the cell again, a drop-down arrow appears.
Success Criteria
- Interface result: A drop-down arrow appears when the target cell is selected.
- What you can do next: You can choose a preset item from the list and complete the entry.
Tips While Using
- Common mistake: Opening the settings before selecting the target range may apply the rule to the wrong cells.
- Environment note: In collaborative sheets, make sure you have permission to edit the current range.
2. Restrict a Numeric Range
Entry point: Data tab → Data Validation
- Select the cell range where input should be restricted.
- Open the Data Validation dialog box.
- In the Allow list, choose a type such as whole number, decimal, date, or time.
- Set the minimum and maximum values.
- On the Error Alert tab, configure the message shown when the rule is violated.
Success Criteria
- Interface result: The selected range is saved with an input limit.
- What you can do next: Valid values are accepted, and out-of-range values trigger a prompt.
Tips While Using
- Common mistake: Reversing the minimum and maximum values can produce an unexpected rule.
- Environment note: Date and time limits should match the actual input format used in the sheet.
3. Set Input Messages and Error Alerts
Entry point: Data Validation dialog box → Input Message / Error Alert
- Open the Data Validation dialog box.
- Switch to the Input Message tab and enter the title and message shown when the cell is selected.
- Switch to the Error Alert tab and set the warning style and message for invalid input.
- Click OK to save the settings.
Success Criteria
- Interface result: An input message appears when the cell is selected, and an alert appears when invalid content is entered.
- What you can do next: Users can adjust the value based on the prompt and try again.
Tips While Using
- Common mistake: Setting only the restriction rule without adding guidance text can leave collaborators unsure about what to enter.
- Environment note: Keep prompt text short and clear for shared spreadsheets.