Home >Software Tutorial >Computer Software >How to automatically generate dates in WPS tables? The date function can help you

How to automatically generate dates in WPS tables? The date function can help you

PHPz
PHPzforward
2024-02-11 16:09:231800browse

php editor Strawberry will introduce to you how to automatically generate dates in WPS tables, and use date functions to improve work efficiency. Dates are a common requirement in form processing. By simply setting and using date functions, you can easily implement the function of automatically filling dates, which greatly saves the time and energy of manual input. This article will introduce in detail the automatic generation method of dates in WPS tables and commonly used date functions to help everyone use WPS tables to complete work more efficiently.

[Operation Method]

First, in the cell where the calendar is inserted, click the "Formula" option, click the "Date and Time" option, and select the "DATE" function.

WPS表格怎么自动生成日期 日期函数帮你忙

Enter the year, month and day of the start time, click the OK option, and the start time will be generated in the table;

WPS表格怎么自动生成日期 日期函数帮你忙

After generating the date, we click on the Start option, select the "Fill" option, and select the "Sequence" option.

WPS表格怎么自动生成日期 日期函数帮你忙

Select the sequence generated in "Column" according to the requirements, the type is "Date", the date unit is "Working Day", enter the required end date, and click OK.

WPS表格怎么自动生成日期 日期函数帮你忙

The last date is automatically generated and all working days are displayed.

WPS表格怎么自动生成日期 日期函数帮你忙

The above is the detailed content of How to automatically generate dates in WPS tables? The date function can help you. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:downxia.com. If there is any infringement, please contact admin@php.cn delete