Updated++FP&a+Resource+Guide+12!15!23 Compressed
Updated++FP&a+Resource+Guide+12!15!23 Compressed
GUIDE
Contributing Authors
FP&A Section
THE MODERN
FINANCE
PLAYBOOK
NEWSLETTER
Creating value for you and
your team.
Forecasting
Financial modeling
Scenario modeling
Analytical activities
Business partnering
Common FP&A Roles
Architect - Bridge between IT and finance. Have
a helicopter view of how everything fits together.
Benefits - These are benefits above and beyond base salary, such as
insurance premiums, travel, education reimbursements, etc.
Pros
Easy to implement.
Less time intensive.
Cons
Not as detailed.
Many small items, when added together,
can be material and get missed as the focus
is on material items.
Revenue R&O Example
Profitability Ratios
Liquidity Ratios
Efficiency Ratios
Coverage Ratios
Revenue Growth - Measures how quickly revenue has grown from one
period to the next.
Quick Ratio - Measures the ability to meet short-term funding needs using
must liquid assets which excludes inventory.
(Current Assets - Inventories)/Current Liabilities
Debt to Equity Ratio - Measures the amount of debt the company has as a
percentage of overall equity.
Debt to Asset Ratio- Measures the amount of debt a company has when
compared to assets. Measures how much of the assets have been funded
through debt.
(# of Sales/# of Visitors)*100
Inventory Turnover - Number of times you turned over your inventory
during a time period.
Average Gross Bill Rate - Measures the average billable rate across the
entire organization.
Leverage Ratio - This metric is useful for service businesses that have debt.
Net Debt/TTM EBITDA
KPIs for service-based businesses (and formulas) - The Management Blog (beebole.com)
Manufacturing Industry Metrics
Overall Equipment Effectiveness - Measures how effective your
equipment is at producing usable product.
Quality*Availability*Performance
Loss Ratio - Measures the amount paid out in policy claims vs the total
amount earned from all premiums.
Renewal Rate - Measures the number of customers who renew the policy
after the initial policy period is up
Customers who Renew Policy/Total Customers
Average Policy Size - This is the average price or size of a policy during a
given time period.
Revenue from All policies/# of Policies
Underwriting Speed - A measurement of the time it takes to review a policy
and make an underwriting decision
Days in underwriting of all policies/Policies Written
Insurance Industry's 18 Most Critical Metrics - Guiding Metrics
SubscriptionBusineses
Subscription Business Revenue
Revenue
Subscription Businesses (SaaS) - Revenue in a subscription
business is recurring and operates like an "Annuity" and so
understanding and valuing a subscription is business. A few key
factors play a significant role in this kind of business:
𝐂𝐀𝐑𝐑 - Includes revenue that has gone live and revenue that is
booked and committed to go live and become recurring
revenue. This allows companies to more accurately reflect all
revenue, both committed and already recurring.
https://www.subscript.com/the-dive/how-to-track-and-analyze-
b2b-saas-metrics
Tips for Aligning & Standardizing
Align upon company-wide SaaS metrics to track
and report.
Lagging
Emerging
Defined
Progressive
Visionary
Budgeting/Financial Modeling
Dashboards/Reporting
1. Vulnerable Origin
2. Intention
3. Struggles & Obstacles
4. Transformation
5. A Message that Matters
www.ted.com/watch/tedx-talks
Watch presentations & take notes on what works!
Online Courses
(Linkedin/Udemy/Coursea)
Strategic Frameworks
SWOT Matrix
Porter's 5 Forces
PEST Framework
VRIO Famework
36
SWOT Matrix
SWOT - SWOT stands for strengths, weaknesses, opportunities, and
threats. Consists of listing your strengths and weaknesses (internal)
and opportunities and threats in the marketplace (external).
STRENGTHS WEAKNESSES
OPPORTUNITIES THREATS
37
Porter's 5 Forces
Porter's Five Forces - Porter's Five Forces is a framework that is
used to assess the attractiveness of an industry based on five
competitive forces.
WEBISTES
FPANDA CLUB
AI Finance Club
Instructors Experience
Paul spent 12+ years in FP&A roles in several industries and is Ron spent 18 years in Finance and Accounting roles with
an influencer in the world of FP&A. He currently hosts two several experiences in FP&A. He worked for top-tier
popular finance podcasts FP&A Today and Financial Modeler's organizations with world-class FP&A functions (Kraft Foods,
Corner. He provides training and development for Finance & Campbell's, Kruger Products). He currently runs his own
Accounting teams globally. Paul worked for leading training and development business focused on providing
organizations, including American Express, Solera and practical training to Finance & Accounting individuals and
DigiCert. teams.
"Amazing sessions by Ron & Paul. Incredible rapport
between both of them. Valuable, practical and
Bonuses of this method digestible content for us to get closer to the
Case studies, breakouts and practical work will be problems we are solving.
Steve Groccia, Customer Operations, Mosaic
included throughout the course.
Participants receive 1 free 30-min coaching session with "Your course summarizes what takes many years to
Paul or Ron figure out by yourself and gives fresh new ideas. I
absolutely loved it, you have a new fan!"
Participants will receive copies of all course materials Mario Kozumplik, FP&A Director, 2K
and supplementary FP&A resources
"Amazing course! All 4 sessions added tremendous
Access to one free digital training course value to my role and team. You both provided
incredible tips, resources and examples that catered
to everyone."
Jennifer Caron, Finance, Mars
LEARN MORE & REGISTER BY GOING TO WWW.THEFPANDAGUY.COM OR BY CONTACTING US AT:
[email protected] or [email protected]
FP&A Certificate (FPAC)
https://www.illumeo.com/cours
es/corporate-budgeting-best-
practices-training-course
50
Other Finance Courses
Become a high-performing
finance professional
51
FP&A Follows
52
FP&A Follows
53
Section 2 - Microsoft Excel
70
Excel Shortcut Keys
Shortcut Key Shortcut Description Shortcut Key Shortcut Description
Ctrl +D Fill cell from data in cell above Ctrl + 9 Hide a row
Ctrl + G Jump to an area within workbook Ctrl + ; Enter current date in cell
Ctrl + H To find and replace cell contents Ctrl + - Delete columns or rows
Ctrl + K Add a hyperlink to a cell Ctrl + Shift + = Insert columns and rows
Ctrl + L Open the create dialog box Ctrl + Shift + ~ Switch between formulas and values
Ctrl + Shift + $ Apply currency formatting Alt + Page Up Move the screen toward the left
Ctrl + Shift + # Apply date formatting Ctrl + F2 Open print preview window
Ctrl + Shift + & Place border around cells Alt Open the access keys
Ctrl + Spacebar Select an entire column Tab Move to the next cell
Ctr + Shift + Tab Switch to previous workbook F3 To paste a cell name for named cells
Syntax: =FILTER(array,include,[if_empty
Syntax: =HSTACK(array1,[array2]...)
Parameter - A value that you want to send to the functions could be a cell
reference, a string or a number. You can include up to 253 parameters in a
LAMBDA function and this argument is optional.
Calculation - The calculation arguments is where you enter the formula you
want to execute and return as the result of the custom function you have
created. This is the last argument in the formula and is required.
Functions include:
MAP
REDUCE
SCAN
MAKEARRAY
BYROW
BYCOL
Syntax: =SEQUENCE(rows,[columns],[start],[step]
Rows - Enter the number of rows you want to return, is a required field
[Columns] - Enter the number of columns you want to return, optional field
[Start] - Enter the number you want to start with if not entered, starts with 1
[Step] - Enter the amount to increment each number by if not entered assumes
1
Syntax: =Single(value)
Value - Enter the value you want to be evaluated using implicit intersection.
Syntax: =DROP(array,[sort_index],[sort_order],[by_col])
Syntax: =SORTBY(array,by_array1,[sort_order1],[by_array2],
[sort_order 2],...
Array/Range - The range/array that is being sorted
By_array1 - The first range/array to be sorted on
[Sort_order1] - Sort order for criteria 1, 1 for ascending, -1 for descending
[By_array2] -The second range/array to be sorted on
[Sort_order2] - Sort order for criteria 2, 1 for ascending, -1 for descending
... You can have multiple arrays and sort orders and such as 3,4,5,6, etc.
Syntax: =TAKE(array,rows,[columns)
Syntax: = TOCOL(array,[ignore],[scan_by_column])
Syntax: =UNIQUE(array,[by_col],[exactly_once]
Array/Range - The array/range from which you want to return unique list
[by_col] - This argument is optional and is used to determine how to compare
data
[Exactly_once] - Optional argument that return list of data that appears only
once
Array1 - This is the fist array you want to append to the list
[Array2].. This is the additional arrays you want to append to the list
Microsoft Excel 365 Functions
WRAPCOLS - Wraps the provided range/array by columns at a
specified point to create a new array
Syntax: =RANDARRAY([rows],[columns],[min],[max],
[whole_number]
Syntax: =XMATCH(lookup_value,lookup_array,[Match_mode],
[Search_mode])
Lookup_value - The value you want to lookup in your array
Lookup_array - The range/array to search in for the lookup value
[Match_mode] - Match type, 0 - exact, -1 exact or next smallest, 1- exact or next
largest, 2 - wildcard match
[Search_mode] - 1 - search first to last, 2 - search last to first, 2 and -2 binary
Syntax: =XMATCH(lookup_value,lookup_array,return_array,
[if_not_found],[Match_mode],[Search_mode])
Tables are similar to named ranges in that they can have no spaces in the
name but can have _ and . in the name. For example, the above table is
named Data.CP. Similar to named ranges you can reference table names in
excel formulas.
Table Headers – Table headers use the nomenclature of the table name so in
this case = Data.CPG[Headers] in a cell would reference all six header rows in
the above example. If I wanted to reference the first column header Sku name
I would write = Data.CPG[[#Headers],[sku name]].
If I needed to reference the data in a specific column, I would type the table
name = Data.CPG followed by the column name so if I wanted to reference the
column period, I will write Data.CPG[Period].
Attention to detail
Presentation skills
Analytical skills
Problem-solving
Forecasting
Budget/Forecasting Model
Consolidation Model
Project Model
Profit Frog Series
https://fmwiki.glideapp.io/dl/da19fa
List of Articles
Mindset of Embracing the grey
The History of Spreadsheets & Financial Modeling
Excel Spreadsheet vs. Excel model for FP&A
Deal Models vs. Operational Model
Table Based Financial Modelling (TBFM)
ProjectFin deals vs. Other deal models
Project Finance Operational models
Fundamentals of 3-way Cashflow Modelling
SaaS Startup financial models
Scoping a Financial Model Built Primarily for Business Valuation
Financial Model Development
User Friendliness in Financial Modeling
Corporate Finance Theory and Modelling
Data Sourcing for Financial Modeling
Workbook Structure and Hyperlinks for Financial Models
Best Practice Formula Construction for Financial Modeling
List of Articles
Error Checks for Excel and Financial Modeling
Special Edition: Financial Modeling for COVID-19 Uncertainty
Model Audit and Model Review - Can I rely on this model?
Special Edition: Dynamic Arrays
Knowledge Regression in FP&A and Financial Modelling (And How
We All Fix it Together)
Developing a Portfolio of Key Performance Indicators (KPIs)
How Sensitive is Your Model to Impacts?
Scenarios Analysis the Best Cure for Sensitivity
Simulations
Macros/VBA
Getting a Financial Modelling Qualification
The World Cup of Financial Modeling (FMWC E-sports)
Financial Modeling Standards
Automation in Modelling
How Financial Models Can Turn Lives Around
List of Articles
Visual Influence and Story Telling
Excel, Analytics & Power BI
Google Sheets vs. Excel for Financial Modeling
The Implications of not Following a Modeling Standard
Completion & Ongoing Alignment of Models Built
LAMBDA - the New Excel Paradigm for Modeling
Building a Financial Modelling Strategy for a Business
Mindset of Embracing the Grey
Lisa Barham
Lance Rubin
The History of Spreadsheets &
Financial Modeling
History of Spreadsheets
Lance Rubin
Excel Spreadsheet vs. Excel Model for
FP&A
Cindy Rodgers
Lance Rubin
Deal Model vs. Operational Model
Ruby Liu
Lance Rubin
Table Based Financial Modeling
Craig Hatmaker
Lance Rubin
Project Finance vs. Other Deal
Modeling
Matthew Bernath
Lance Rubin
Project Finance Operational Models
Lance Rubin
Fundamentals of 3-way Cashflow
Modeling
Furgan Baig
Lance Rubin
SaaS Startup Financial Models
Chironjit Das
Lance Rubin
Scoping a Financial Model Built
Primarily for Business Valuation
Joris Kersten
Lance Rubin
Financial Model Development
David Thompson
Lance Rubin
User Friendliness in Financial
Modeling
David Thompson
Lance Rubin
Corporate Finance Theory and
Modelling
David Thompson
Lance Rubin
Data Sourcing for Financial Modelling
Paul Barnhurst
Lance Rubin
Workbook Structure and Hyperlinks for
Financial Models
Workbook Structure
Jennifer Harrison
Lance Rubin
Best Practice Formula Construction for
Financial Modeling
Jennifer Harrison
Lance Rubin
Error Checks for Excel and Financial
Modeling
Maarten Bessems
Lance Rubin
Special Edition: Financial Modeling for
COVID-19 Uncertainty
Lance Rubin
Model Audit and Model Review
Ian Bennett
Lance Rubin
Special Edition: Dynamic Arrays
Dynamic Arrays
Jeff Robson
Lance Rubin
Knowledge Regression in FP&A and
Financial Modelling (And How We All
Fix it Together)
Lance Rubin
Developing a Portfolio of Key
Performance Indicators (KPIs)
Betsy Macclean
Lance Rubin
How Sensitive is Your Model to
Impacts?
Carl Seidman
Lance Rubin
Scenario Analysis the Best Cure for
Sensitivity
Scenario Analysis
Carl Seidman
Lance Rubin
Simulations
Kerry Mayes
Lance Rubin
Macros/VBA
Macros/VBA
Benjamin
Marcus Small
Stoter
Lance Rubin
Getting a Financial Modelling
Qualification
Lance Rubin
The World Cup of Financial Modeling
(FMWC E-sports)
Lance Rubin
Automation in Modelling
Automation in Modelling
Benjamin
Stoter
Lance Rubin
How Financial Models Can Turn Lives
Around
Lance Rubin
Visual Influence and Story Telling
Lance Rubin
Excel, Analytics & Power BI
Khaled Chowdhury
Lance Rubin
Google Sheets vs. Excel for Financial
Modeling
David Benaim
Lance Rubin
The Implications of not following a
MOdeling Standard
Lance Rubin
Aritcles Yet to be Written
Authors
Visualizations
Dynamic canvas to develop interactive and dynamic presentation
Fundamentals of Success
https://www.modelcitizn.com https://wwww.datacrafters.io
Section 5 - FP&A Data Science & AI
Prophet Forecasting Algorithim