From loan amortisation to NPV — the Excel formulas used in investment banking, corporate finance, and financial analysis.
=PMT(rate/12, nper, -pv)
=PMT(0.06/12, 60, -25000)
-- Monthly payment on a $25,000 loan at 6% over 5 years=NPV(discount_rate, cash_flow_range) + initial_investment
-- Initial investment added separately (it's period 0, not discounted)=IRR(values_including_initial_investment)
-- First value must be negative (the initial outflow)Profit Margin = Net Profit / Revenue
ROE = Net Income / Shareholders Equity
Debt-to-Equity = Total Debt / Total Equity
Current Ratio = Current Assets / Current Liabilities
CAGR = (End Value / Start Value)^(1/Years) - 1=Revenue * GrossMargin is clearer than =B5 * C12Speed and accuracy under pressure. Banks test Excel in timed assessments. Know your keyboard shortcuts, know your financial functions, and practice building models from scratch regularly.
ExcelPro has 880+ hands-on exercises across 9 tracks — type real formulas, get instant feedback.
Start practising free →