Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to find a formula that will calculate length of employment based
off of hire date and todays date? any suggestions? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() The DATEDIF function will work. Chip Pearson's site should have the answer your looking for. http://www.cpearson.com/excel/datedif.htm Regards, Steve -- SteveG ------------------------------------------------------------------------ SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571 View this thread: http://www.excelforum.com/showthread...hreadid=527636 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Do you want years of employment? months? days? Here is a formula for days,
manipulate it to produce months or years, or whatever you would like. =DAYS360(hire_date,TODAY()) -- Regards, Dave "Mharper" wrote: I am trying to find a formula that will calculate length of employment based off of hire date and todays date? any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to calculate number of days & ignore blank cells | Excel Discussion (Misc queries) | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Formula used to calculate daily employment hours ... | Excel Worksheet Functions | |||
Formula used to calculate daily employment hours ... | Excel Worksheet Functions | |||
Problem with VBA returning the contents of a long formula. | Excel Discussion (Misc queries) |