Home >Software Tutorial >Computer Software >How to automatically fill in time and date in Excel table How to set up automatic filling in time and date in Excel

How to automatically fill in time and date in Excel table How to set up automatic filling in time and date in Excel

WBOY
WBOYOriginal
2024-08-29 14:13:06904browse

How to automatically fill in time and date in Excel table? Many friends need to add a lot of time and date when editing tables, but adding it manually is very slow. We can set up automatic filling. Many people don’t know the setting steps, so today’s software tutorial will share with you the specific setting steps. Get up and find out.

Excel表格怎么自动填充时间日期 Excel自动填充时间日期设置方法

The steps are as follows: 1. Open excel, enter information, and create a table.

Excel表格怎么自动填充时间日期 Excel自动填充时间日期设置方法

2. Click on the file to open more options.

Excel表格怎么自动填充时间日期 Excel自动填充时间日期设置方法

3. Find the formula in the options, check Enable iterative calculation and click OK.

Excel表格怎么自动填充时间日期 Excel自动填充时间日期设置方法

4. Enter the formula in the date column of the table: =IF(B2=,,IF(C2=,TEXT(NOW(),yyyy-m-d h:mm:ss),C2)) , click the Enter key to complete the setting.

Excel表格怎么自动填充时间日期 Excel自动填充时间日期设置方法

5. Enter the product name in the form and the sales time and date will be automatically filled in.

Excel表格怎么自动填充时间日期 Excel自动填充时间日期设置方法

The above is the detailed content of How to automatically fill in time and date in Excel table How to set up automatic filling in time and date in Excel. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn