Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi All
Does anyone know the formula to calculate the annual turnover rate based on a current quarterly percentage??? Thanks Caz |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Formulae are presented in greater detail at time value of money.
In the formula below, i is the effective interest rate per period. FV and PV represent the future and present value of a sum. n represents the number of periods. These are the most basic formula: The above calculates the future value (FV) of an investment's present value (PV) accruing at a fixed interest rate (i) for n periods. The above calculates what present value (PV) would be needed to produce a certain future value (FV) if interest (i) accrues for n periods. The above calculates the compound interest rate achieved if an initial investment of PV returns a value of FV after n accrual periods. The above formula calculates the number of periods required to get FV given the PV and the interest rate (i). The log function can be in any base, e.g. natural log (ln) [edit] Compound Formula for calculating compound interest: "Caz H" wrote: Hi All Does anyone know the formula to calculate the annual turnover rate based on a current quarterly percentage??? Thanks Caz |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
Thanks for your reply - unfortunately there is no formula showing in your message??? Thanks Caz "Caz H" wrote: Hi All Does anyone know the formula to calculate the annual turnover rate based on a current quarterly percentage??? Thanks Caz |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you annual turnover is in A1, use:
=FV(A1,4,0,-1)-1 Regards, Fred "Caz H" wrote in message ... Hi All Does anyone know the formula to calculate the annual turnover rate based on a current quarterly percentage??? Thanks Caz |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Errata: If your quarterly turnover is in A1, use:
=FV(A1,4,0,-1)-1 Fred "Fred Smith" wrote in message ... If you annual turnover is in A1, use: =FV(A1,4,0,-1)-1 Regards, Fred "Caz H" wrote in message ... Hi All Does anyone know the formula to calculate the annual turnover rate based on a current quarterly percentage??? Thanks Caz |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumif and translate annual hours into weekly quarter hours | Excel Worksheet Functions | |||
OCCUPANCY and TURNOVER | Excel Discussion (Misc queries) | |||
claculating time span | Excel Worksheet Functions | |||
Employee Turnover | Excel Worksheet Functions | |||
How can I set month/quarter/annual date intervals | Charts and Charting in Excel |