1. What is Formatting in Excel?
Formatting in Excel means changing the appearance of numbers, text, and cells without changing their actual values.
It helps present data neatly, highlight key information, and make reports more readable.
π’ 2. Number Formatting in Excel
Excel can display numeric values in many styles β currency, percentage, date, time, decimal, scientific notation, etc.
You can apply number formatting using:
Home β Number group or press Ctrl + 1 to open the Format Cells dialog box.
π Common Number Formats
| Format Type | Example | Description |
|---|---|---|
| General | 12345 | Default format; displays numbers as entered |
| Number | 12345.68 | Displays numbers with decimal places and commas |
| Currency | βΉ12,345.68 | Adds currency symbol with two decimal places |
| Accounting | βΉ 12,345.68 | Aligns currency symbols and decimals neatly |
| Date | 30-10-2025 | Displays date in short or long formats |
| Time | 10:45 AM | Displays time in 12-hour or 24-hour format |
| Percentage | 75% | Multiplies the number by 100 and adds % sign |
| Fraction | 1/2 | Displays numbers as fractions |
| Scientific | 1.23E+03 | Displays numbers in exponential notation |
| Text | 12345 | Treats the number as plain text, not a value |
βοΈ How to Apply Number Format:
Method 1: Using the Ribbon
- Select the cells to format.
- Go to Home β Number Group.
- Choose the desired format from the drop-down (e.g., Currency, Percentage, etc.).
Method 2: Using Format Cells Dialog
- Right-click β Format Cells β Number tab.
- Choose a category (Number, Currency, Date, etc.).
- Adjust decimal places, symbol, or alignment β Click OK.
π‘ Examples:
| Input Value | Format Applied | Displayed Result |
|---|---|---|
| 1234.567 | Number (2 decimals) | 1,234.57 |
| 1234.567 | Currency (βΉ) | βΉ1,234.57 |
| 0.75 | Percentage | 75% |
| 44562 | Date | 30-Oct-2021 |
| 0.333 | Fraction | 1/3 |
βοΈ 3. Text Formatting in Excel
Text formatting changes how your text looks (font, size, color, alignment, etc.) β useful for headings, labels, or emphasis.
You can do this from the Home tab β Font & Alignment groups.
π Common Text Formatting Options
| Option | Command / Shortcut | Purpose |
|---|---|---|
| Font Type | Home β Font β Font name | Change text style (e.g., Arial, Calibri) |
| Font Size | Home β Font β Size box | Increase or decrease font size |
| Bold | Ctrl + B | Make text bold |
| Italic | Ctrl + I | Italicize text |
| Underline | Ctrl + U | Add underline |
| Font Color | Home β Font β Font Color | Change text color |
| Fill Color | Home β Font β Fill Color | Add background color |
| Text Alignment | Home β Alignment | Align text (left, center, right) |
| Wrap Text | Home β Alignment β Wrap Text | Display text on multiple lines within a cell |
| Merge & Center | Home β Alignment β Merge & Center | Combine cells and center the text |
| Orientation | Home β Alignment β Orientation | Rotate text (vertical, diagonal) |
π‘ Example:
| A | B |
|---|---|
| Heading: | Monthly Sales Report |
Formatting applied:
- Font: Calibri (Bold, 16 pt)
- Text color: Blue
- Background color: Light Yellow
- Alignment: Center
- Merge & Center used across columns A to D
π§° 4. Combining Number and Text Formatting
You can combine both to make data visually clear.
Example:
| Product | Sales | Growth |
|---|---|---|
| Laptops | βΉ50,000 | 20% |
| Mobiles | βΉ30,000 | 10% |
- βSalesβ column β Currency format
- βGrowthβ column β Percentage format
- Headings β Bold, centered, colored background
β‘ 5. Conditional Formatting
Located under:
Home β Styles β Conditional Formatting
This feature automatically changes text or number formatting based on conditions.
Example:
- Highlight sales above βΉ50,000 in green.
- Highlight negative values in red.
Steps:
- Select data β Home β Conditional Formatting β Highlight Cell Rules β Greater Than / Less Than.
β 6. Summary Table
| Type | Purpose | Example |
|---|---|---|
| Number Formatting | Change how numbers appear | βΉ1,234.56 / 75% / 30-Oct-25 |
| Text Formatting | Change how text looks | Bold, Color, Size |
| Combined Formatting | For professional look | Bold header + colored data |
| Conditional Formatting | Highlight based on values | Red for low scores, green for high |
