Excel Number Formatting Secrets Revealed
Excel
May 4, 2026 7:30 AM

Excel Number Formatting Secrets Revealed

by HubSite 365 about Kenji Farré (Kenji Explains) [MVP]

Co-Founder at Career Principles | Microsoft MVP

Microsoft Excel formatting secrets for numbers and dates including negatives, arrows, invisible values and Power BI tips

Key insights

  • Custom number formatting controls how Excel displays numbers, dates, and text without changing the underlying values.
    Non‑destructive display means formulas and totals still use the original numbers.
  • Format codes use up to four sections separated by semicolons: [Positive];[Negative];[Zero];[Text].
    Excel applies sections in order and will inherit rules when sections are omitted.
  • Core symbols: 0 forces digits, # shows digits only if present, ? reserves space to align decimals, and _ adds spacing for alignment.
    Text in quotes appends literal labels (for example, "K" or "F").
  • Common uses include compacting large values with K/M scaling, showing negatives with parentheses or color, adding arrows or letters for trend cues, and using formats to hide values while keeping data intact.
  • Date formats let you show only year, month, or day in number or text form, and you can add leading zeros for codes like ZIPs or IDs.
    These formatting choices change appearance but not the stored date values.
  • Apply via Format Cells (Ctrl+1): choose Number → Custom, copy a built-in format, then tweak and watch the Sample preview.
    Use custom formats to improve readability, align columns, and avoid adding extra columns for labels or scale conversions.

Video summary and context

Kenji Farré (Kenji Explains) [MVP] released a practical YouTube tutorial that focuses on what he calls Excel number formatting secrets most users miss. In clear steps, he explains how to change how numbers and dates look without altering their underlying values, covering both common and lesser-known techniques. The video targets people who build reports and dashboards, and it aims to improve presentation while preserving calculation accuracy.

Throughout the tutorial, Kenji demonstrates formats for thousands and millions, negative values, custom symbols like arrows and letters, date displays that show only year or month, and tricks for leading zeros or hiding values. He uses the Excel Format Cells dialog and custom format codes to show live previews, which helps viewers see how the format affects appearance but not the stored number. Overall, the video offers hands-on examples that viewers can follow step by step.

Core techniques explained

Kenji highlights several core elements of custom number formatting, starting with the meaning of symbols such as 0, #, and ?. He demonstrates that 0 forces a digit in a specific place, # shows digits only if they exist, and ? reserves space to align decimals consistently; these basics underlie more advanced formats and improve readability.

Next, he shows how semicolons split a custom format into up to four parts for positives, negatives, zeros, and text, which lets you show parentheses or color codes for negatives or replace zero with a dash. In addition, Kenji covers scaling numbers by thousands or millions using commas, for example displaying 1,500 as 1.5K, and he adds examples of appending text like an x for multiples without changing the numeric value behind the scene.

Beyond numbers, the video walks through date formatting where codes display only a year, month, or day, sometimes as a number and sometimes as text. He also demonstrates how to add leading zeros for things like product codes and how to make values invisible for presentation using specific custom codes. These steps are useful when you need compact displays or regional formatting variations.

Practical benefits and tradeoffs

Custom number formats provide clear benefits: they keep data intact for formulas while improving the visual layout, and they reduce the need for extra helper columns or manual edits. For dashboards and printed reports, scaled numbers and concise labels let readers grasp trends faster, and alignment tricks make columns easier to scan.

However, Kenji also implies several tradeoffs that teams must consider. While formats are non-destructive, they can confuse collaborators who expect to see raw values, and data exported to other systems may retain only the displayed text unless handled carefully. Moreover, heavy use of custom formats can make workbooks harder to maintain if codes are undocumented or if regional settings change decimal and thousands separators.

Challenges and common pitfalls

One common pitfall highlighted indirectly is relying on format for meaning; for example, hiding values for presentation does not remove them from calculations, which can surprise users during audits. Another issue is when formatted displays are copied and pasted as values into other files, which can break formulas and analysis if the actual numeric scale was only visual.

Regional differences and compatibility also create challenges, because separators and date tokens vary with locale and Excel versions. In addition, accessibility concerns arise since screen readers may not interpret custom formats consistently, so teams that publish data widely should balance visual design with machine-readability.

Finally, managing many custom formats across a large workbook or multiple team members raises maintenance costs: formats may conflict, get overwritten, or be misunderstood unless a clear naming and documentation practice exists. Kenji’s examples show how powerful formats can be, yet they also underscore the need for standards when multiple people collaborate.

Recommendations and takeaway

For readers who want to apply Kenji’s tips, start small by copying an existing built-in format into Custom and testing it on a sample sheet before rolling it into production. Document any custom codes you create and add comments or a legend in the workbook so that others understand the visual rules and the numeric reality behind them.

Also, test exports and accessibility with the intended consumers of your reports, and consider whether conditional formatting or helper columns offer a clearer long-term solution for some scenarios. In conclusion, Kenji Farré’s video offers practical, actionable tips that improve presentation and efficiency, but applying them responsibly requires attention to collaboration, localization, and maintainability.

Excel - Excel Number Formatting Secrets Revealed

Keywords

Excel number formatting tips, Excel custom number formats, how to format numbers in Excel, Excel currency formatting, Excel percentage formatting, Excel custom format codes, show leading zeros Excel, fix number formatting Excel