Excel & Data

How to Format Numbers as Millions (M) or Thousands (K) in Excel for Cleaner Reports

Imagine looking at a sales report or a financial dashboard and seeing a figure like '2297200.86'. Your immediate thought might be, "Is this 2 lakh, or 22 lakhs, or something else entirely?" Such long numbers are often difficult to quickly process and understand, especially when you're dealing with large datasets. An expert in report creation noted that a number like "22,97,200 is quite big to read." This problem is common for any Excel user in India creating reports or dashboards with large financial, sales, or operational figures.

For high-level dashboards and executive summaries, it's always better to present these figures in a more digestible format, like '2.3M' for millions or '2,297.2K' for thousands. This article will guide you through using Excel's custom number formatting to achieve this, making your reports look cleaner and more professional. Learning to format numbers as millions in Excel is a fundamental skill for effective data presentation.

Thumbnail for Juno School's Report Creation on Excel course, showing a professional Excel dashboard.
Recommended Course on JunoReport Creation on Excel
View Course →

The Problem: Large Numbers are Hard to Read in Reports

When presenting data, clarity is paramount. A lengthy number like 2297200.86 can overwhelm your audience and obscure the key insights you're trying to convey. It demands mental effort to parse the digits and determine the magnitude. As an expert highlights, "it's always a good idea if I can show these number in the form of millions or thousands." This simplification is not just about aesthetics; it significantly improves the readability and impact of your reports, allowing stakeholders to grasp the scale of figures at a glance. Whether you're tracking sales performance or managing financial models, simplifying large numbers is crucial for effective communication. For instance, if you're building a financial model for a bank loan application in India, presenting figures clearly can make a significant difference.

The 30-Second Fix: Using Custom Number Formatting

The good news is that Excel offers a quick and powerful solution to this problem: Custom Number Formatting. This feature allows you to define exactly how numbers are displayed in your cells without changing their underlying values. To begin, select the cells containing the numbers you wish to format.

  1. Open the 'Format Cells' Dialog: You can access this dialog box by simply pressing Ctrl + 1 (or Cmd + 1 on a Mac). This is a quick shortcut that many experienced Excel users rely on.
  2. Navigate to 'Custom': Once the dialog box appears, you'll see several categories on the left. As demonstrated by an instructor, you should "choose the option of custom" from this list. This is where you'll input your specific formatting codes.

Code to Format Numbers as Thousands (K)

To display numbers in thousands with a 'K' suffix, you'll use a specific custom number format code. This is particularly useful for operational metrics or smaller sales figures. Here's the code and its breakdown:

Custom Format Code: #,##0.0,"K"

Example: If your cell contains 2297200.86, applying this format will display it as 2,297.2K.

Code to Format Numbers as Millions (M)

When dealing with even larger figures, such as company revenue or large project budgets, formatting numbers as millions in Excel makes them much more manageable. The principle is similar to thousands, but with an additional comma.

Custom Format Code: #,##0.0,,"M"

Example: If your cell contains 2297200.86, applying this format will display it as 2.3M. This is incredibly useful for dashboards where you want to quickly compare large figures, such as those you might find in an Excel vs. Power BI dashboard comparison.

To master these and many other essential Excel reporting skills, consider Juno's free certificate course on Report Creation on Excel. It covers everything from basic formatting to advanced dashboard techniques.

Bonus for India: Formatting in Lakhs and Crores

For our Indian audience, displaying numbers in Lakhs and Crores is often more intuitive and culturally relevant than millions and thousands. While Excel's custom formatting doesn't have a direct "divide by 100,000" or "divide by 10,000,000" using single or double commas, you can achieve the desired display using conditional custom formats that group numbers in the Indian style and add appropriate suffixes.

This advanced custom number format code allows you to display numbers in Lakhs and Crores based on their magnitude:

Conditional Custom Format Code for Lakhs and Crores:
[>=10000000]##\,##\,##\,##0.0," Crore";[>=100000]##\,##\,##0.0," Lakh";#,##0.0

Let's break down this powerful code:

Examples:

This comprehensive custom format code provides a dynamic way to present your large financial and operational figures in a way that is immediately understandable to your Indian audience, enhancing the clarity and professionalism of your Excel reports.

Ready to level up your career?

Join 5 lakh+ learners on the Juno app. Certificate courses in Hindi and English.

Get it onGoogle Play
Download on theApp Store