R
Rick
I need assistance. The task that I am trying to perform
seems relatively simple but I can't figure it out. I have
developed cells that calculate number of days between two
dates. The result returns just fine. I then developed a
cell that divides this number by 365 to calculate the
number of years and returns a number with a decimal point
for partial years. Honestly, I only need it to return a
whole year number without rounding up or down but this is
OK as well. The real problem I am having is getting this
result to return a specified number based on the result of
the year calculation. To be specific, there are different
accrual rates based on the number of years, For instance,
if the whole year number return is 3, I would like it to
display .06574 but if the whole number returned is 7, I
would like it to display .09765. There are 6 different
variables based on the number of years returned. Any
sample formulas and cell formatting would be appreciated.
Thanks
seems relatively simple but I can't figure it out. I have
developed cells that calculate number of days between two
dates. The result returns just fine. I then developed a
cell that divides this number by 365 to calculate the
number of years and returns a number with a decimal point
for partial years. Honestly, I only need it to return a
whole year number without rounding up or down but this is
OK as well. The real problem I am having is getting this
result to return a specified number based on the result of
the year calculation. To be specific, there are different
accrual rates based on the number of years, For instance,
if the whole year number return is 3, I would like it to
display .06574 but if the whole number returned is 7, I
would like it to display .09765. There are 6 different
variables based on the number of years returned. Any
sample formulas and cell formatting would be appreciated.
Thanks