Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hands-On Financial Modeling with Excel for Microsoft 365 - Second Edition

You're reading from  Hands-On Financial Modeling with Excel for Microsoft 365 - Second Edition

Product type Book
Published in Jun 2022
Publisher Packt
ISBN-13 9781803231143
Pages 346 pages
Edition 2nd Edition
Languages
Author (1):
Shmuel Oluwa Shmuel Oluwa
Profile icon Shmuel Oluwa

Table of Contents (19) Chapters

Preface 1. Part 1 – Financial Modeling Overview
2. Chapter 1: An Introduction to Financial Modeling and Excel 3. Chapter 2: Steps for Building a Financial Model 4. Part 2 – The Use of Excel Features and Functions for Financial Modeling
5. Chapter 3: Formulas and Functions – Completing Modeling Tasks with a Single Formula 6. Chapter 4: Referencing Framework in Excel 7. Chapter 5: An Introduction to Power Query 8. Part 3 – Building an Integrated 3-Statement Financial Model with Valuation by DCF
9. Chapter 6: Understanding Project and Building Assumptions 10. Chapter 7: Asset and Debt Schedules 11. Chapter 8: Preparing a Cash Flow Statement 12. Chapter 9: Ratio Analysis 13. Chapter 10: Valuation 14. Chapter 11: Model Testing for Reasonableness and Accuracy 15. Part 4 – Case Study
16. Chapter 12: Case Study 1 – Building a Model to Extract a Balance Sheet and Profit and Loss from a Trial Balance 17. Chapter 13: Case Study 2 – Creating a Model for Capital Budgeting 18. Other Books You May Enjoy

Utility type functions

Utility type functions can be used on their own. However, they come into their own when embedded in other, more complex functions. In such cases, they expand the scope and functionality of the enclosing function by providing access to more conditions or variables.

Some examples of utility type functions are IF, AND, OR, MAX, MIN, and MATCH. We will now look at a few of them here.

The IF function

This is one of the most widely used functions in Excel. It can be used on its own or as part of another formula. The IF function checks whether a condition is met, then returns one value if it is and another value if it isn't. The syntax contains three arguments:

  • logical_test: The logical test is a statement that returns a value of true if the condition is met, or false if the condition is not met.
  • value_if_true: This argument allows you to specify which value you wish to be returned if the condition is met and the result...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}