2922 results for All
- All Tutorials
- Video Tutorials
- Quick Tutorials
- All
- Spreadsheet
- Presentation
- Writer
2922 results for All
Set formulas as the validation condition
00:59Set formulas as the validation condition
Sometimes we need some preconditions to improve the validity when inputting data. Today we will learn how to set formulas as the validation condition.For example, we only need to enter the spouse's name if the marital status in column D is "married."First, select the cell area E3: E11, click "Validation" in the "Data" tab to enter the "Data Validation" dialog, where we can select "Custom" at the "Allow" drop-down box.Then, enter the formula =D3="married." It means that people can ....
Text to Columns: Sort data quickly
02:03Text to Columns: Sort data quickly
When creating tables, we sometimes need to import data from outside, and this data often requires secondary classification processing. We now want to classify the data in the table into Name, Age and Telephone. So how can we do that?1. We select column A, click the Data tab.2. Click the Text to Columns drop-down button. 3. Then select the Text to Columns option in the drop-down menu.In the popup dialog box, we can see two options.+One is Delimited. Here, we can use symbols as the basis....
Why error message #NUM! occurs and how to solve it
02:55Why error message #NUM! occurs and how to solve it
We may encounter some errors when calculating in tables. One of these errors is "#NUM!." There are mainly three causes: 1. The calculated value is too large or too small. 2. Invalid values are referenced in the formula. 3. The iterative function fails to calculate the result. · 1. The calculated value is too large or too small.Take this table as an example. To calculate eight hundred to the power of nine hundred, input "=B3^C3," which means B3 to the power of C3. Then it returns "#NUM....
How to use the Arrange All function in WPS Presentation
00:50How to use the Arrange All function in WPS Presentation
We may need to refer to multiple documents when editing slides, but it is troublesome to switch back and forth. At this point, we can use the Arrange All function to display multiple documents at the same time. 1. Click the View tab and click Arrange All.2. Here we select Tile Horizontal. Then the currently open presentations can be identified intelligently and arranged in a horizontal tile. 3. According to personal habits, we can also select Vertical Text Box, or Cascade.4. If we want....
Use color scales to make the temperature chart
00:43Use color scales to make the temperature chart
The table shows the minimum temperature data of each month in a specific area. We can visually display the temperature changes through the color scale feature of the conditional formatting. We select the cell range B2:M2 and get into the Home tab. Click the Conditional Formatting drop-down button, and choose the Color Scales option. In the pop-up menu, we can select Red-White-Bule Color Scale.At this time, the selected table area will be marked with color. The higher the temperature, t....
The Graffiti function used to mark in PDF
01:41The Graffiti function used to mark in PDF
Do you know how to draw on a PDF file? Let's try the "Graffiti" function! It can make your notes on PDF more fancy. Open the PDF in WPS Office. Get into the "Comment" tab, and click "Graffiti". In its dropdown list, we can access quick settings of the ink mark, including line colour, opacity, and line width. We can also use the shortcut keys "Alt+R" to open the settings window.Supposed that you need to mark continuous content, follow these few steps. Click "Draw curve". Then, choos....
Use Validation to restrict data change
02:24Use Validation to restrict data change
We want to lock the cells after checking the table data and prevent it from being further changed. What can we do?In today's tutorial, you will learn how to use the Validation function to restrict data change.Step one, select the E column, and then add a drop-down list named checked.Click Validation at Data, and you can also use the shortcut Alt+D+L.In the Setting tab, select List at Allow, and enter checked at Source. Finally, click OK.By doing so, we can select checked in the dro....
Split Books by Sheet
01:09Split Books by Sheet
Do you know how to split your worksheet?Take this table as an example. Seeing the sales performance from January to July, we need to split the monthly sales into individual workbooks and send them to the leader. It is too cumbersome to copy and paste the data one by one and generate new files. Fortunately, we can use the function of Split Books by Sheet. In this table, we click the Data tab, then click the Split Sheet drop-down button, and select Split Books By Sheet in the drop-down m....