Home  >  Article  >  Topics  >  How to calculate working years in excel?

How to calculate working years in excel?

coldplay.xixi
coldplay.xixiOriginal
2020-06-12 16:35:5057911browse

How to calculate working years in excel?

How to calculate working years in excel?

How to calculate working years in Excel:

1. Open Excel and create a workbook.

How to calculate working years in excel?

#2. Enter the original data. The first column is the employee's name, the second column is the employee's joining date, and the third column is the working years.

How to calculate working years in excel?

#3. Enter the formula =(TODAY()-B2)/365 in the cell of the working years column. The TODAY() function in the formula represents the current date.

How to calculate working years in excel?

#4. After entering the formula, press Enter to get the result.

How to calculate working years in excel?

#5. You can further set the number of decimal places for the result.

How to calculate working years in excel?

#6. The remaining cells will automatically get the corresponding results after being filled using the fill handle.

How to calculate working years in excel?

Recommended tutorial: "excel"

The above is the detailed content of How to calculate working years 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