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
- How to use COUNTIF function on Excelthe countif function on excel is the cell count function to satisfy the given condition, often used in statistics tables.
- How to use the MOD function and QUOTIENT function in Excelinjury in excel has many ways of doing it, can be used manually or using the calculation function.
- 8 little-known Excel functions that can save you a lot of workeven seasoned excel users often find themselves stuck performing tasks manually that could be automated with a few clever functions.
- How to use MID functions to get strings in Excelmid function in excel is a function that takes the middle character string corresponding to the value that the user requires to perform.
- How to use Excel's VALUE functionexcel's value function will convert a string to a digital form, which can be combined with other functions such as left function, right function, mid function.
- How to use the WRAPROWS function in Excelhaving trouble with handling large data sets in excel? then learn how to use the wraprows function to split them into more manageable rows.
- How to use the IFS function in Excel 2016the ifs function in excel is a logical function introduced in excel 2016. this function is a function that replaces the nested if function and is much easier to use. the ifs function checks one or more conditions and returns a value that meets the first true condition.
- How to use the NPER function in Excel to plan loans and savingsdo you want to effectively manage and control your personal finances? then we invite you to learn how to use excel's nper function.
- How to use the function to delete spaces in Exceldeleting white space with functions in excel makes it easier for users to handle content, instead of traditional editing.
- How to fix the SUM function doesn't add up in Excelin the process of summing with sum in excel, you will encounter some errors such as not jumping the number, not adding the sum. so how to handle this problem?