Back to Hermes Agent

Formatting Standards Reference

optional-skills/finance/3-statement-model/references/formatting.md

2026.6.54.2 KB
Original Source

Formatting Standards Reference

ElementFormat
Hard-coded inputsBlue font
FormulasBlack font
Links to other sheetsGreen font
Check cellsRed if error, green if balanced
Negative valuesParentheses, not minus signs
CurrencyNo decimals for large figures, 2 decimals for per-share
Percentages1 decimal place
HeadersBold, bottom border
Units rowInclude units row below headers ($ millions, %, etc.)

Visual Separation Guidelines

  • Thin vertical border between historical and projected columns
  • Thick bottom border after section totals (e.g., Total Assets)
  • Single bottom border for subtotals
  • Double bottom border for grand totals

Total and Subtotal Row Formatting

All total and subtotal rows must use bold font formatting for their numerical values to clearly distinguish aggregated figures from individual line items.

Income Statement (P&L) Tab

RowFormatting
Gross RevenueBold
Total Cost of RevenueBold
Gross ProfitBold
Total SG&ABold
EBITDABold
EBITBold
EBTBold
Net Profit After TaxBold

Balance Sheet Tab

RowFormatting
Total Current AssetsBold
Total Non-Current AssetsBold
Total Other AssetsBold
Total AssetsBold
Total Current LiabilitiesBold
Total Non-Current LiabilitiesBold
Total EquityBold
Total Liabilities and EquityBold

Cash Flow Statement Tab

RowFormatting
Cash Generated from Operations Before Working Capital ChangesBold
Total Working Capital ChangesBold
Net Cash Generated from OperationsBold
Net Cash Flow from Investing ActivitiesBold
Net Cash Flow from Financing ActivitiesBold
Closing Cash BalanceBold

Note: This list is non-exhaustive. Apply bold formatting to any row that represents a total, subtotal, or summary calculation across the model.

Balance Sheet Check Row Formatting

The Balance Sheet check row (below Total Liabilities and Equity) uses conditional number formatting that displays non-zero values in red. When the balance sheet balances correctly (check = 0), the values display in black or standard formatting.

Check ValueFont Color
= 0 (balanced)Black (standard)
≠ 0 (error)Red

Implementation: Apply custom number format [Red][<>0]0.00;[Red][<>0](0.00);0.00 or use Excel conditional formatting with the rule "Cell Value ≠ 0" → Red font.

Margin Row Formatting

ElementFormat
Margin % rowsIndent, italics, 1 decimal place
Positive trendNo special formatting (or subtle green)
Negative trendFlag for review (subtle yellow)
Below peer averageConsider highlighting for discussion

Credit Metric Formatting

ElementFormat
Leverage multiples1 decimal with "x" suffix (e.g., 2.5x)
Percentages1 decimal with "%" suffix
Net Debt negativeParentheses, indicates net cash position
Section headerBold, "CREDIT METRICS"
Separator lineThin border above credit metrics section

Credit Metric Threshold Colors

MetricGreenYellowRed
Total Debt / EBITDA< 2.5x2.5x-4.0x> 4.0x
Net Debt / EBITDA< 2.0x2.0x-3.5x> 3.5x
Interest Coverage> 4.0x2.5x-4.0x< 2.5x
Debt / Total Cap< 40%40%-60%> 60%
Current Ratio> 1.5x1.0x-1.5x< 1.0x
Quick Ratio> 1.0x0.75x-1.0x< 0.75x

Conditional Formatting for Checks Tab

  • Cell contains pass indicator → Green fill
  • Cell contains fail indicator → Red fill
  • Cell contains warning → Yellow fill
  • Difference cells = 0 → Light green fill
  • Difference cells ≠ 0 → Light red fill

Margin Reasonability Flags

  • Gross Margin < 0% → ERROR: Review COGS
  • Gross Margin > 80% → WARNING: Verify revenue/COGS
  • EBITDA Margin < 0% → FLAG: Operating losses
  • EBITDA Margin > 50% → WARNING: Unusually high
  • Net Margin < 0% → FLAG: Net losses (may be acceptable in growth phase)
  • Net Margin > Gross Margin → ERROR: Formula issue