Archives: Resources

MATCH Function

What is the MATCH Function? The MATCH Function is categorized under Excel Lookup and Reference functions. It looks up a value in an array and returns the position of the value within the array. For example, if we wish to match the value 5 in the range A1:A4, which contains values 1,5,3,8, the function will…

Continue reading

NETWORKDAYS Function

How to Calculate Working Days in Excel The NETWORKDAYS Function calculates the number of workdays between two dates in Excel. When using the function, the number of weekends are automatically excluded. It also allows you to skip specified holidays and only count business days. It is categorized in Excel as a Date/Time Function. You can use…

Continue reading

XIRR Function

What is the XIRR Function? The XIRR Function is categorized under Excel financial functions. It will calculate the Internal Rate of Return (IRR) for a series of cash flows that may not be periodic. It does this by assigning specific dates to each individual cash flow. The main benefit of using the XIRR Excel function…

Continue reading

T Function

What is the T Function? The T Function is categorized under Excel Text functions. It will test if the value provided is text or not. If it is text, then the function will return the text. Otherwise, it will return an empty text string. T is one of two functions in Excel that contains only…

Continue reading

IF Function

What is an Excel IF Statement? The Excel IF Statement tests a given condition and returns one value for a TRUE result and another value for a FALSE result. For example, if sales total more than $5,000, then return a “Yes” for Bonus; otherwise, return a “No” for Bonus. We can also use the IF…

Continue reading

TEXT Function

What is the Excel TEXT Function? The Excel TEXT Function is used to convert numbers to text within a spreadsheet. Essentially, the function will convert a numeric value into a text string. TEXT is available in all versions of Excel. Formula =Text(Value, format_text) Where: Value is the numerical value that we need to convert to text…

Continue reading

TREND Function

TREND Function – Forecast & Extrapolate in Excel The TREND Function is an Excel Statistical function that will calculate the linear trend line to the arrays of known y and known x. The function extends a linear trend line to calculate the additional y-values for a new set of x-values. This guide will show you…

Continue reading

MINIFS Function

What is the MINIFS Function? The MINIFS Function is categorized under Excel Statistical functions. It will return the smallest numeric value that meets one or more criteria in a given range of values. In financial analysis, the MINIFS function can be used to extract a minimum numeric value. For example, we can get the minimum…

Continue reading

AVERAGE Function

How to Calculate AVERAGE in Excel? The AVERAGE Function is categorized under Excel Statistical functions. It will return the average value of a given series of numbers in Excel. The function is used to calculate the arithmetic mean of a given set of arguments in Excel. This guide will show you, step-by-step, how to calculate…

Continue reading

NORM.S.INV Function

Inverse Normal Cumulative Distribution The NORM.S.INV Function is categorized under Excel Statistical functions. It will calculate the inverse normal cumulative distribution for a given probability value. Introduced in MS Excel 2010, the NORM.S.INV function is an updated version of the NORMSINV function. As a financial analyst, the NORM.S.INV is useful in stock market analysis. We…

Continue reading
0 search results for ‘