Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I have a formula to calculate amount of days from a hire date to current
date, but I would like to see the days to reflect amount of years and months any assistance would be appreciated thanks! |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
=DATEDIF(A1,TODAY(),"Y")&" years, "&DATEDIF(A1,TODAY(),"YM")&" months"
-- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Mharper" wrote in message ... I have a formula to calculate amount of days from a hire date to current date, but I would like to see the days to reflect amount of years and months any assistance would be appreciated thanks! |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
that worked thank you so much!
"Mharper" wrote: I have a formula to calculate amount of days from a hire date to current date, but I would like to see the days to reflect amount of years and months any assistance would be appreciated thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Assistance Please | Excel Worksheet Functions | |||
Formula Assistance | Excel Worksheet Functions | |||
Assistance with Formula | Excel Worksheet Functions | |||
Formula Assistance ( | Excel Worksheet Functions | |||
Formula Assistance | Excel Worksheet Functions |