Category Archives: Excel

How to Calculate the Internal Rate of Return (IRR) for an Apartment Investment

This comprehensive case study brings together key principles of financial analysis to solve a real-world dilemmaassessing the profitability of a real estate purchase. Specifically, we will calculate the IRR (Internal rate of return) for an apartment. This analysis is complex, as it integrates cash flow, taxation, debt, and inflation. Therefore, I will guide you through… Read More »

IRR – Internal Rate of Return (IRR Function in Excel)

Internal Rate of Return (IRR – internal rate of return) is a widely used concept in finance. It is mainly used to evaluate the profitability of an investment that generates cash flows over time (which often have to be estimated). Every company or investor must decide whether it makes sense to commit an initial investment… Read More »

Excel | Subtotal – 11 Functions in One

SUBTOTAL is a little strange function. There are 11 mathematical functions hiding inside it. We can calculate sum, arithmetic mean, spread, minimum/maximum and another statistic values using SUBTOTAL function. What’s more, we can limit whether we want to calculate even with hidden values which were hidden manually. All under roof of one function. SUBTOTAL –… Read More »

How to Execute SQL Server Procedure in Excel with Parameters

Right from the beginning let’s be clear. Even though this process is possible, don’t use it as your standard process. Instead use How to Execute SQL Query in Excel – Tutorial with Examples. But I will show you anyway. Processing SQL queries through procedures in Excel is not optimal in general, but sometimes there is… Read More »