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:
PV function - Function that gives the current value of the investor in Excel Picture 1
In the cell to calculate enter the following formula: = PV (D6, D7,0, D8) .
PV function - Function that gives the current value of the investor in Excel Picture 2
Pressing Enter results as:
PV function - Function that gives the current value of the investor in Excel Picture 3
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
- NOW function - The function returns the current date and time in Excel
- Basic Excel functions that anyone must know
- 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
- OR function in Excel, how to use the OR function, and examples
- How to use MID functions to get strings in Excel
May be interested
COUPNUM function - The function returns the number of interest payments on a security in Excel
DURATION function - The function returns the periodic periodic interest payments in Excel
EFFECT function - The function of calculating the annual real interest rate in Excel
NORMDIST function - The function returns the normal distribution with the standard deviation and the average value specified in Excel
NORMSDIST function - The function returns the normal cumulative distribution in Excel
SUBSTITUTE function - The function replaces text strings in Excel