Download WPS Office for your device
Choose Windows, Mac, Linux, Chromebook, Android, or iOS.

Download WPS Office for All Platforms
Find your device and get the right version
- Choose your platform
- Download WPS
- Install and launch
Search Results
462 results for how to call a function in python
- All Tutorials
- Video Tutorials
- Quick Tutorials
- All
- Spreadsheet
- Presentation
- Writer
462 results for how to call a function in python
How to use the MID function in WPS Spreadsheet
01:54How to use the MID function in WPS Spreadsheet
When using WPS Spreadsheets to process data, sometimes we need to catch part of the data from a series of numbers. We can use the MID formula to realize it, to catch up a certain length of characters from a series of numbers. In this example, there is a list of phone numbers. The MID function can extract the long series of numbers, keeping the last seven numbers when removing the first three characters. Select cell D2 and click the Insert Function to pop up the Search for a function d....
How to make a simple lottery through the RANDBETWEEN Function?
02:02How to make a simple lottery through the RANDBETWEEN Function?
WPS Spreadsheet could be an alternative to Microsoft Office Excel. It includes 100's of built-in formulas, pivot tables, and more. Today, we will learn the basic usage of the RANDBETWEEN function, which can be used to return a random integer between two specified numbers. This function is relatively simple. For example, if I want to randomly generate an integer between 1 and 100, I only need to enter = RANDBETWEEN(1,100) in the cell and press the Enter key. What should I do if I wa....
How to use the Spell Check function in WPS Spreadsheet
02:15How to use the Spell Check function in WPS Spreadsheet
The Spell Check function of WPS Spreadsheet can help us quickly trap misspelled words and provide suggestions for correction, greatly saving the calibration time of the table.In the Review tab, click the Spell Check button and open the Spell Check dialog box, whose shortcut key is F7.In the text box on the left, we can see some words marked in red. These are the words in which WPS Office has detected possible spelling mistakes. Take this table as an example. The cells are checked from ....
How to use the Quick Parts function in WPS Writer
02:20How to use the Quick Parts function in WPS Writer
Do you know how to skillfully use the Quick Parts function to improve efficiency instead of inputting tedious content repeatedly?In our daily life, the Quick Parts function is mainly used in two ways. · Input commonly used text quickly.The Quick Parts function is to save and reuse specified parts of the text, which act like building blocks. When we need to input the same thing repeatedly, we can build such building blocks in the document for quick use, that is, to create quick parts. T....
How to use the Trace Dependents function in WPS Spreadsheet
01:37How to use the Trace Dependents function in WPS Spreadsheet
When working with data tables, especially when the data is referenced multiple times, we can find potential errors by tracing dependents. Take this worksheet as an example. The net profit in the table is calculated from the total amount of sales minus the cost of purchases. Normally, it is difficult to detect if the figures are misquoted.If we want to check whether the total sales are correct, we can select the sales price in cell F8, head to the Formulas tab, and click the Trace Dep....
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....
How to use the FILTER Function
03:15How to use the FILTER Function
Lookup and Reference functions are frequently used for processing data in a table. Today we will learn how to use the FILTER Function to filter data.This function can be used to filter a range of data based on the criteria that you specify.· Primary usage of the Filter functionTake this table as an example. Suppose we want to get the list of class 1, Select G3:G15, this is the cell range we want the result to return, so don't just select cell G3.Enter the formula: =FILTER in the ce....
How to use the VLOOKUP function
04:29How to use the VLOOKUP function
The clever use of VLOOKUP function can help us quickly find the relevant results. It is usually used to check and match the data between multiple tables. Take this table as an example. In the table on the right, we know the "Number" and "Name" of the "Group1" members, so we are looking for the "Chemistry" scores of the members.1. Click cell J3, and click "Insert Function".2.Click "Lookup and Reference" in "Category", and choose "VLOOKUP" function.3.In the popup dialog box, we can see t....