
Co-Founder at Career Principles | Microsoft MVP
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.
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.
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.
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.
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 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