Archives: Resources

CUMPRINC Function

What is the CUMPRINC Function? The CUMPRINC Function is an Excel Financial function. The function helps calculate the cumulative principal amount paid on a loan or the cumulative amount accrued by an investment. The CUMPRINC function assumes a fixed interest rate and payment schedule. Most of the time, CUMPRINC and CUMIPNT are used together.  …

Continue reading

CUMIPMT Function

What is the CUMIPMT Function? The CUMIPMT Function is an Excel Financial function. CUMIPMT helps in calculating the cumulative interest paid on a loan over the life of the loan. This function can be helpful in financial modeling and analysis, when the ability to separate the interest component from the principal component of a loan…

Continue reading

IPMT Function

What is the IPMT Function? The IPMT Function is categorized under Excel Financial functions. The function calculates the interest portion based on a given loan payment and payment period. We can calculate, using IPMT, the interest amount of a payment for the first period, last period, or any period in between. As a financial analyst,…

Continue reading

IFERROR Function

What is the IFERROR Function? IFERROR is a function found under the Excel Logical Functions category. IFERROR belongs to a group of error-checking functions such as ISERR, ISERROR, IFERROR, and ISNA. The function will return a customized output – usually set to a string of text –  whenever the evaluation of the formula is an…

Continue reading

ISREF Function

What is the ISREF Function? The ISREF Function is categorized under Excel Information functions. The function will test if a given value is a reference or not. If the given value is a reference, it will return TRUE. Otherwise, it will return FALSE. In financial analysis, let’s assume we need to create 21 worksheets in a…

Continue reading

INFO Function

What is the INFO Function? The INFO Function is categorized under Excel Information functions. The function helps extract information about the current operating environment, including the Excel release version and operating system. Imagine a situation wherein you are working as a remote financial analyst and receive weekly data, in the form of Excel files, from…

Continue reading

YEARFRAC Function

What is the YEARFRAC Function? The YEARFRAC Function is categorized under Excel DATE/TIME functions. YEARFRAC will return the number of days between two dates as a year fraction, in decimal form, in Excel. In financial analysis, one can use the function to, for example, calculate a portion of annual revenues. Formula =YEARFRAC(start_date, end_date, [basis]) The…

Continue reading

PMT Function

What is the PMT Function? The PMT Function is categorized under financial Excel functions. The function helps calculate the total payment (principal and interest) required to settle a loan or an investment with a fixed interest rate over a specific time period. Formula =PMT(rate, nper, pv, [fv], [type]) The PMT function uses the following arguments:…

Continue reading

COUNTIFS Function

The COUNTIFS function in Excel counts the number of cells that meet one or more criteria across multiple ranges. It is an advanced version of COUNTIF, supporting up to 127 range/criteria pairs. The function is used for data analysis tasks, such as counting tasks by date and priority. Syntax: =COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2], …). It…

Continue reading

NPER Function

What is the NPER Function? The NPER Function is categorized under Excel Financial functions. The function helps calculate the number of periods that are required to pay off a loan or reach an investment goal through regular periodic payments and at a fixed interest rate. In financial analysis, we often wish to build a corporate…

Continue reading
0 search results for ‘