PODCAST · business
ModeLoop
by ModeLoop
ModeLoop is your guide to mastering financial modeling. We take you from Excel basics and 3-statement models to advanced valuation and M&A, breaking down complex topics into simple, actionable lessons. Perfect for students, founders, and aspiring analysts looking to level up their skills and speak the language of business.
-
20
P2E10: IRR, XIRR & NPV in Excel | ModeLoop
In this episode of ModeLoop, we tackle three of the most powerful — and most misunderstood — Excel functions in professional finance: NPV, IRR, and XIRR.Whether you're building a DCF model, evaluating a renewable energy project, pricing an LBO, or preparing for the CFA exam, these three functions underpin every investment return calculation you'll ever make. Get them wrong and your model silently produces a convincing but incorrect answer. Get them right and you have an unshakeable foundation for every deal you'll ever analyse.In this episode we cover: Why NPV, IRR, and XIRR matter across M&A, project finance, FP&A, and CFA prep The exact syntax and arguments for each function — and the critical differences between them The #1 NPV mistake that corrupts DCF models (and how to fix it) Why XIRR — not IRR — is the correct function for real-world transactions 5 applied use cases: LBO equity IRR, solar/wind project finance, DCF valuation, FP&A capital budgeting, and loan yield-to-maturity How to handle #NUM! errors, multiple IRR solutions, and the reinvestment rate assumption Performance tips: named ranges, IRR bridges, and Data Table sensitivity setupsBy the end, you'll know exactly which function to reach for and why — and you'll never mix up levered vs. unlevered IRR again.ModeLoop teaches Excel for financial modelling — built for finance professionals, M&A analysts, FP&A teams, and CFA candidates who need to build models that are fast, accurate, and audit-proof.📺 Watch the full video lecture: youtube.com/@Mod3Loop🌐 Visit us: modeloop.net
-
19
P2E8: Date Functions for Financial Models | ModeLoop
In this episode of ModeLoop, we master the four Excel date functions every financial modeler needs: DATE, EOMONTH, EDATE, and YEARFRAC.You'll learn: How Excel stores dates as serial numbers — and why this matters EOMONTH for month-end boundaries in loan amortization schedules EDATE for consistent period dates in project finance timelines YEARFRAC with day-count conventions (Act/Act, Act/365, 30/360) for precise interest accruals DATE() for dynamic period headers in budget vs. actuals models Common mistakes: text dates, wrong basis, adding 30 instead of EDATETarget audience: finance professionals, CFA candidates, M&A analysts, FP&A teams, and anyone building analyst-grade Excel models.🌐 modeloop.net | Follow ModeLoop for new episodes every few days.#FinancialModeling #Excel #DateFunctions #EOMONTH #YEARFRAC #CFA #ModeLoop
-
18
P2E9: XLOOKUP for Financial Models | ModeLoop
Still writing =VLOOKUP(A2, $D$2:$F$500, 3, FALSE) in your financial models? You are leaving speed, clarity, and robustness on the table.In Episode P2E9 of ModeLoop, we unpack XLOOKUP — the modern Excel 365 function that replaces VLOOKUP, HLOOKUP, and most classic INDEX/MATCH patterns with one clean, well-designed formula. This is the single highest-leverage upgrade a finance professional can make to their modelling toolkit in 2026.You will learn: The full XLOOKUP syntax and all six arguments — including the two most finance teams never use Why exact match by default eliminates one of the most common silent errors in M&A models Five real financial modelling use cases: debt schedule rate grids, DCF segment WACCs, M&A comps, FP&A rolling forecasts, and project finance cashflow profiles Common mistakes that keep appearing in bank-sent templates — and how to avoid them Performance tips for large workbooks: structured references, binary search mode, and the volatile-function trapBy the end of this episode, you will know exactly when to use XLOOKUP, when INDEX/MATCH is still the better choice, and why you should open your current working model and replace every VLOOKUP this week.Target audience: M&A analysts, FP&A professionals, CFA candidates, project finance modellers, and anyone who builds financial models for a living.📘 Read the full blog post on modeloop.net🎥 Watch on YouTube: @Mod3LoopSubscribe to ModeLoop for weekly Excel-for-finance tutorials covering DCFs, LBO models, debt schedules, and everything in between.
-
17
P2E7: Summarizing Data with SUMIF, COUNTIF, and SUMIFS
Stop scrolling through thousands of rows to manually total numbers that meet certain criteria. In this episode of ModeLoop, we break down SUMIF, COUNTIF, SUMIFS, COUNTIFS, and AVERAGEIFS — the conditional aggregation functions every financial modeler needs to master.You will learn:How SUMIF works and when to use it for single-condition sumsCOUNTIF for transaction counting and model integrity checksSUMIFS for multi-criteria summarization (revenue by region AND quarter)Date-based criteria and wildcard matchingBuilding department budget summaries and aging analysesBest practices: named ranges, cell-referenced criteria, and avoiding common pitfallsWhether you are building a revenue waterfall, an accounts receivable aging schedule, or a departmental expense summary, these functions are the bridge between raw data and structured model inputs.Follow along at modeloop.net for new episodes every week.
-
16
P2E6: Why INDEX and MATCH Are a Dynamic Duo You Need to Know
In this episode, we break down INDEX and MATCH — the most powerful lookup combination in Excel and the formula pattern that separates casual spreadsheet users from serious financial modelers. We start by understanding each function individually: INDEX as the return engine that retrieves values by position, and MATCH as the search engine that finds where a value lives in a range. Then we combine them into the INDEX-MATCH pattern and show why it beats VLOOKUP in every dimension — left lookups, no hard-coded column indices, better performance, and full flexibility.We walk through real financial modeling applications including two-dimensional lookups with INDEX-MATCH-MATCH for time-series assumptions, dynamic scenario selectors, multi-criteria array lookups, reverse deal table lookups, and tiered tax bracket matching. Whether you're maintaining legacy models in Excel 2016 or building new ones in Microsoft 365, INDEX-MATCH is a must-have in your toolkit.🌐 Read the full post: modeloop.net📚 Full course at: modeloop.net
-
15
P2E5: Lookup Functions Demystified - From VLOOKUP to the Superior XLOOKUP
In this episode, we break down the lookup functions every financial modeler needs to master. We start with VLOOKUP, its syntax, practical applications in scenario analysis and tax rate lookups, then expose the five critical limitations that make it risky in production models. Enter XLOOKUP: Excel's modern replacement that searches in any direction, eliminates hard-coded column indices, and includes built-in error handling. We walk through real financial modeling applications including scenario switches, reverse lookups, multi-column returns, and approximate matching for rate tables. Whether you're building your first DCF or maintaining a legacy LBO model, this episode will transform how you pull data across your workbooks.Read the full post: modeloop.netFull course at: modeloop.net
-
14
P2E4: Logical Functions Explained — IF, AND, OR
In this episode, we master the three pillars of conditional logic in Excel: IF, AND, and OR. Learn how to build models that respond intelligently to changing conditions, from covenant testing and dividend distribution logic to tax holiday eligibility and cash sweep mechanisms. We cover nested IFs, how to combine AND and OR for complex multi-condition logic, and the golden rule that keeps your formulas auditable and stress-testable. Essential for anyone who wants their models to think, not just calculate. Read the full post and full course at: modeloop.net
-
13
P2E3: Absolute vs. Relative References ($A$1 vs. A1): The Single Most Important Excel Concept
In this episode, we break down the single most important concept in Excel — the difference between absolute ($A$1) and relative (A1) cell references. Learn how locking cells correctly transforms fragile spreadsheets into bulletproof financial models, why mixed references are your secret weapon, and how the F4 shortcut will save you hours. Essential listening for anyone serious about financial modelling.🌐 Read the full post: modeloop.net
-
12
P2E2: The Power of Cell Formatting
This post emphasises that good formatting is essential for creating clear, trustworthy, and auditable financial models. It details a professional framework, including the critical color-coding system (blue for inputs, black for formulas) and best practices for number formatting and layout. Following these rules will make your models easier to read, faster to debug, and more credible to any user.
-
11
P2E1: Mastering Excel Navigation: 15 Shortcuts That Will Save You Hours
This blog post provides 15 essential keyboard shortcuts to help you navigate Excel like a professional, saving you hours of time. It covers foundational commands for instantly jumping around large datasets, selecting entire rows or columns, and switching between worksheets without touching the mouse. Mastering these shortcuts is the first step in building the muscle memory required for fast and efficient financial modeling.
-
10
P1E10: A Glossary of Must-Know Financial Modelling Terms
This blog post serves as a foundational glossary, providing clear and simple definitions for the essential language of financial modeling. It's a quick-reference guide covering must-know terms like the 3-Statement Model, DCF, EBITDA, and GIGO. Use this post as your dictionary to solidify your understanding of the core concepts introduced so far.
-
9
P1E9: Your First Model: A Simple Lemonade Stand Business
This practical guide walks you through building your very first financial model from scratch using a simple lemonade stand business. It covers the essential steps of separating inputs from calculations and creating a simple income statement. By the end, you'll have a dynamic tool that allows you to perform "what-if" analysis by changing assumptions like price or costs to see the immediate impact on profit.
-
8
P1E8: The Top 5 Mistakes Every Beginner Financial Modeller Makes
This blog post outlines the five most common pitfalls for beginner financial modellers, from technical errors like hardcoding inputs and failing to link the three financial statements, to bad habits like poor formatting and forgetting an error-check section. By understanding these mistakes early, you can build a strong foundation for creating models that are flexible, accurate, and trustworthy.
-
7
P1E7: Why Excel Reigns Supreme
While many spreadsheet programs exist, this blog post explains why Microsoft Excel remains the undisputed king of financial modelling. We explore the powerful features, unmatched flexibility, and industry-wide adoption that make it the essential workbench for any serious analyst.
-
6
P1E6: Garbage In, Garbage Out
The GIGO (Garbage In, Garbage Out) principle is the golden rule of financial modeling, stating that the quality of your forecast is entirely dependent on the quality of your inputs. Even the most sophisticated model will produce useless results if built on flawed historical data or unrealistic assumptions, leading to poor strategic decisions.
-
5
P1E5: Anatomy of a Great Financial Model
A great financial model is defined by its clear, intuitive structure, much like an architectural blueprint. It should be neatly organized into distinct sections for assumptions, calculations, the core financial statements, and a summary dashboard. This logical layout makes the model user-friendly, transparent, and easy to audit for errors.
-
4
P1E4: Financial Modelling vs. Accounting: Understanding the Key Differences
While both deal with a company's finances, accounting and financial modeling look in opposite directions. Accounting acts as the rear-view mirror, precisely recording the financial past, while financial modeling is the forward-looking GPS, using that historical data to forecast the future and make strategic decisions.
-
3
P1E3: The 7 Core Uses of a Financial Model
A financial model is a versatile tool used to answer a wide range of critical business questions. From valuing a company and raising capital to strategic planning and budgeting, it provides the essential framework for data-driven decision-making.
-
2
P1E2: Why Financial Modeling is a Superpower for Business & Finance
Ever wish you had a crystal ball for your business? A financial model is the next best thing. Discover how this essential tool gives you the superpowers to make smarter decisions, manage risk, and secure funding. It's time to stop guessing and start knowing.
-
1
P1E1: What is Financial Modelling?
Financial modeling is a powerful tool, typically an Excel spreadsheet, that uses a company’s historical data and assumptions to project its future financial performance. It helps businesses, investors, and managers make data-driven decisions and test different scenarios, similar to how a GPS helps you plan a road trip.
No matches for "" in this podcast's transcripts.
No topics indexed yet for this podcast.
Loading reviews...
ABOUT THIS SHOW
ModeLoop is your guide to mastering financial modeling. We take you from Excel basics and 3-statement models to advanced valuation and M&A, breaking down complex topics into simple, actionable lessons. Perfect for students, founders, and aspiring analysts looking to level up their skills and speak the language of business.
HOSTED BY
ModeLoop
CATEGORIES
Loading similar podcasts...