PV function - Function that gives the current value of the investor in Excel
In the process of calculating the investment, make sure you plan to see how much time it will yield a profit. But the important thing with the profit so you need to spend how much capital. The following article contains detailed instructions for the PV function to help you determine the current value of the investor.
Description: The PV function has very large practical applications. It helps investors determine the amount of capital to spend to get the desired amount of interest.
Syntax: PV (rate, nper, pmt, [fv], [type]) .
Inside:
- rate : Interest rate by period, is required parameter.
- nper : Total payment terms, required.
- pmt : The total number of payments in each period and this parameter remains constant throughout the life of the annuity, which is the required parameter.
- fv : The value of the cash balance you want to get after making all final payments, is an optional parameter if the default value is omitted to 0.
- type : Specify the time of payment is due, there are 2 values are 0 and 1.
For example:
An investor wants a sum of 300 million over a 2-year period. Calculating how much the investor had to put in the initial capital knew the profit rate was 18%.
From the above data we have the following data table:
In the cell to calculate enter the following formula: = PV (D6, D7,0, D8) .
Pressing Enter results as:
Thus, to obtain the amount of 300,000,000 within 2 years with an interest rate of 15% => the amount of capital that the investor has to spend is approximately 227 million.
Above is the instruction for using the PV function, hopefully you will have the proper preparation and investment.
Good luck!
You should read it
- How to use the SUM function to calculate totals in Excel
- How to use Hlookup function on Excel
- Save time with these text formatting functions in Microsoft Excel
- How to use the IFS function in Excel 2016
- FORECAST function - The function returns a value along a linear trend in Excel
- How to use the LEN function in Excel
- How to use COUNTIF function on Excel
- TODAY function - The function returns the current date value in the format in Excel
May be interested
- COUPNUM function - The function returns the number of interest payments on a security in Excelin the process of investing in securities, paying special interest is very important. it helps you calculate and plan a reasonable calculation and investment. the following article details the coupnum function - the function returns the number of interest payments of securities in excel.
- DURATION function - The function returns the periodic periodic interest payments in Excelthe following article details how to use the duration function to determine the period of periodic interest payment.
- EFFECT function - The function of calculating the annual real interest rate in Excelthe following article details how to use the effect function - the annual real interest rate calculation function which is very helpful for accountants and offices.
- NORMDIST function - The function returns the normal distribution with the standard deviation and the average value specified in Excelthe following article details the normdist function - the function returns the normal distribution in excel.
- NORMSDIST function - The function returns the normal cumulative distribution in Excelthe following article details how to use the normsdist function - the function returns the cumulative normal distribution in excel.
- SUBSTITUTE function - The function replaces text strings in Excelin the course of working you have excel data file need to change a series of data over the years. with a simple operation, you can change all that data. the following article details the substitute function - the function replaces the text string in excel.