ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Time Difference (https://www.excelbanter.com/excel-worksheet-functions/8231-time-difference.html)

Jennifer

Time Difference
 
Hi... I'm trying to calculate the total number of months difference between a
hire date and the current date (now()) but keep getting a "#VALUE"
My employment date is in C2 and I need the result in C3, can anyone help?

--
Thanks!
-Jennifer

JE McGimpsey

One way:

C2: =DATEDIF(C2,TODAY(),"m")

See

http://cpearson.com/excel/datedif.htm

for documentation on DATEDIF.


In article ,
"Jennifer" wrote:

Hi... I'm trying to calculate the total number of months difference between a
hire date and the current date (now()) but keep getting a "#VALUE"
My employment date is in C2 and I need the result in C3, can anyone help?


Frank Kabel

Hi
=DATEDIF(A1,TODAY(),"m")

--
Regards
Frank Kabel
Frankfurt, Germany

Jennifer wrote:
Hi... I'm trying to calculate the total number of months difference
between a hire date and the current date (now()) but keep getting a
"#VALUE"
My employment date is in C2 and I need the result in C3, can anyone
help?





All times are GMT +1. The time now is 09:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com