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
465 results for how to stop excel from auto formatting dates
- All Tutorials
- Video Tutorials
- Quick Tutorials
- All
- Spreadsheet
- Presentation
- Writer
465 results for how to stop excel from auto formatting dates
How to start auto numbering from 1
01:45How to start auto numbering from 1
Sometimes the paragraphs must be automatically numbered to make the text more logically acceptable.For example, we are typesetting the paper. And according to the typesetting requirements, the heading doesn't need to be numbered, while the body part does, and each numbering starts from 1. How can we operate?1. Let's number the body part first. Hold down the Ctrl key, and press the left mouse button to select discontinuous body parts. Then click Home and Numbering. We can see th....
Using Tab stop to make a slide catalog
01:07Using Tab stop to make a slide catalog
When making a slide catalog, we need to typeset the text to make the page look neater. Beginners will use the space bar to align the text one by one, but this is more troublesome. Is there any other way to quickly align the pages? First we need to click the View tab above, and then check Ruler. The ruler above the slide helps us determine the length of the Tab stop. Click the Menu drop-down button, and click Format, finally click Paragraph. In the Paragraph dialog box, click the Tabs b....
Apply conditional formatting to data
11:12Apply conditional formatting to data
In this lesson, we have learned several ways to set conditional formatting. 1."Highlight Cells Rules" and "Top/Bottom Rules." They can highlight cells quickly and draw people's attention to data that matches the conditions. 2.Data bar, Color Scales and Icon Sets can visualize data and make them clearer to recognize. 3.We also learn how to add multiple formatting to data using the AND function.In the selected area, we can set multiple conditions, delete specific rules or clear all ....
Quick to learn the time and dates functions
11:58Quick to learn the time and dates functions
1. How to correctly express the time and date in the function formula2. Share the function formula to extract the year, month, day and hour, minute and second3. Real case: how to use the DATEIF function to calculate the length of service of employees4. How to convert different time units to each other
Use the DATEDIF function to calculate the intervals of dates
Use the DATEDIF function to calculate the intervals of dates
The DATEDIF function is mainly used to calculate days, months, or years between two dates. Now we are going to use this table to show you the usage of this function. This table records the entry date of the company’s employees. Now we want to calculate the employee’s year of service. We can first click cell C2 and then click Insert Function. Insert DATEDIF in the Search for Function of the dialog box. Click the OK button, and then the Function Arguments dialog box will pop up.Start dat....
Use the Today function to quickly calculate days between dates
Use the Today function to quickly calculate days between dates
In the application of WPS Office Spreadsheet, we usually calculate days between dates. So, how can we do a quick calculation? First, I will teach you how to use Today function to calculate days between the current date and the future date. If you are the HR of a company, you can use the Today function to calculate the remaining time of each employee's contract period when you manage the contract period of your employees. It can clearly show you the employees whose contracts are abo....
Conditional Formatting to highlight top three items
01:37Conditional Formatting to highlight top three items
The Conditional Formatting function can format the cells fulfiling specific conditions. With this function, we can quickly compare data in a worksheet. The worksheet in this example records the performance of staff. What if we want to highlight the Top Three performances? When there is a large amount of data, Conditional Formatting can quickly filter the first three maximums. 1. Select cell C2. 2. Then, press Ctrl + Shift + DOWN (↓) for quick selection from cell C2 to C26 (C2:C26).3. G....
Use formula to set the conditional formatting
01:28Use formula to set the conditional formatting
Take this table as an example. We can use the formula to set the conditional formatting by ourselves and mark the finished projects. Select the cell range A2:C22, and get into the Home tab. Click the Conditional Formatting drop-down button, and choose the New Rule option. In the pop-up dialog, we choose the Use a formula to determine which cells to format option.In the Format only cells with edit box, enter the formula "=$C2="Finished" ". The absolute reference has been added to the co....