Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hey,
i have to find how long a stock has been held ((holding years)) i am giving the date to calculate it from it is written as follows. 3/26/2005. What formula do i use to figure out the years its been since that date. thanks so much for your help! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this formula, changing the cell address A1 to the cell that contains your
date: =TEXT(TODAY()-A1,"Y") -- Kevin Backmann "Jennifer" wrote: Hey, i have to find how long a stock has been held ((holding years)) i am giving the date to calculate it from it is written as follows. 3/26/2005. What formula do i use to figure out the years its been since that date. thanks so much for your help! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks so much!
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date Formulas | Excel Worksheet Functions | |||
date formulas | Excel Discussion (Misc queries) | |||
Date Formulas | Excel Worksheet Functions | |||
Date Formulas | Excel Discussion (Misc queries) | |||
Using formulas to determine date in one cell based on date in anot | Excel Worksheet Functions |