화. 8월 19th, 2025

Are you tired of your numbers looking like dates, percentages, or strange currency values when all you want is a plain number? Do you often import data that comes with unwanted formatting, making analysis a headache? If so, then Excel’s hidden gem, the Ctrl + Shift + ~ (tilde key) shortcut, is about to become your new best friend!

This powerful yet often overlooked keyboard shortcut is your ultimate “reset” button for cell formatting. Let’s dive deep into what it does, why it’s incredibly useful, and how you can master it to clean up your spreadsheets in seconds.


🚀 What is Ctrl + Shift + ~ (The Tilde Key)?

At its core, Ctrl + Shift + ~ is a shortcut that instantly applies the “General” number format to the selected cells.

What does “General” format mean in Excel? “General” is Excel’s default number format. It’s designed to display numbers as precisely as possible without any specific formatting like currency symbols, percentage signs, or specific decimal places. It tries to figure out the best way to show your data. For instance:

  • If it’s an integer, it shows an integer.
  • If it has decimals, it shows decimals.
  • If it’s a very large or small number, it might automatically switch to scientific notation.

Crucially, “General” format is distinct from other number formats like “Number,” “Currency,” “Accounting,” “Date,” “Time,” “Percentage,” “Fraction,” “Scientific,” or “Text.”


✨ Why This Shortcut is Your New Best Friend (Key Use Cases)

The Ctrl + Shift + ~ shortcut is incredibly versatile and can save you a tremendous amount of time, especially when dealing with messy data.

  1. Removing Unwanted Formatting: This is perhaps its most common and valuable use.

    • Imported Data: When you import data from web pages, databases, or other applications, it often comes with inconsistent or unwanted formatting (e.g., numbers appearing as dates, text that looks like numbers but isn’t treated as such, or numbers with currency symbols you don’t need).
    • Copied Cells: If you copy cells with specific formatting from one part of a spreadsheet (or another file) and paste them elsewhere, you might inadvertently bring over their formatting. This shortcut strips it away.
    • Changing Your Mind: You might have applied currency format to a column and later realize it should just be plain numbers. This shortcut is the quickest way back.
  2. Troubleshooting Display Issues:

    • Have you ever seen a number that looks like 44927 but you know it should be a date like 1/1/2023? Or vice-versa? Applying “General” format can help reveal the underlying numeric value of dates or percentages, which are stored as numbers in Excel. This is key for understanding how Excel interprets your data.
  3. Preparing for New Formats:

    • Sometimes, before applying a new specific format (e.g., turning a simple number into a specific date format), it’s useful to first strip away any existing formatting to ensure a clean slate. This prevents unexpected display behaviors.
  4. Data Cleaning and Standardization:

    • For analysts and data professionals, standardizing data format is crucial. This shortcut is a quick way to ensure a column or range of cells adheres to a basic, consistent numeric format before further manipulation or analysis.

📝 How to Use Ctrl + Shift + ~: A Simple Guide

Using this shortcut couldn’t be easier!

  1. Select the Cell(s): Click on a single cell, a range of cells, an entire row, an entire column, or even multiple non-contiguous selections that you want to format.
  2. Press the Shortcut: While the cell(s) are selected, press and hold Ctrl, then press and hold Shift, and finally press the ~ (tilde) key.
    • Note on Keyboard Layouts: The ~ (tilde) key is usually located in the top-left corner of most standard English keyboards, often on the same key as the backtick (`).
  3. Observe the Change: Watch as the selected cells instantly revert to the “General” number format.

📊 Practical Examples: Before & After

Let’s see this powerful shortcut in action with some common scenarios!

Scenario 1: Currency to General 💰➡️🔢

You have sales figures formatted as currency, but you just need the raw numbers for calculations.

  • Before:
    $1,234.56
    $5,000.00
    ($750.25)
  • Action: Select the cells and press Ctrl + Shift + ~
  • After:
    1234.56
    5000
    -750.25

Scenario 2: Percentage to General 📈➡️🔢

You have completion rates shown as percentages, but you need them as decimal values for a formula.

  • Before:
    75.00%
    10.50%
    100.00%
  • Action: Select the cells and press Ctrl + Shift + ~
  • After:
    0.75
    0.105
    1

Scenario 3: Date to General 🗓️➡️🔢

You see dates, but you want to understand their underlying serial number (how Excel stores dates).

  • Before:
    2023-10-26
    1/1/2024
  • Action: Select the cells and press Ctrl + Shift + ~
  • After:
    45223
    45290
    • Explanation: Excel stores dates as serial numbers, where January 1, 1900, is serial number 1. So, 45223 represents October 26, 2023, and 45290 represents January 1, 2024. This is incredibly useful for date calculations!

Scenario 4: Custom Format to General 🧑‍💻➡️🔢

You have a custom format that displays negative numbers in parentheses, and you want to revert to standard negative signs.

  • Before:
    123
    (45)
    0
  • Action: Select the cells and press Ctrl + Shift + ~
  • After:
    123
    -45
    0

💡 Important Considerations & Pro Tips

  • It’s About Display, Not Value: This shortcut changes how the number is displayed, not its underlying value. For example, 75.00% is 0.75 internally. Applying “General” just shows you 0.75.
  • Doesn’t Convert Text to Numbers: If a cell contains text that looks like a number (e.g., '123 or data imported as text), Ctrl + Shift + ~ will not convert it into an actual numerical value that Excel can perform calculations on. For that, you might need “Text to Columns,” the VALUE() function, or a Paste Special operation (e.g., Paste Special > Add 0).
  • Alternative Method (Ribbon): You can also apply “General” format via the Excel Ribbon: Go to the Home tab, find the Number group, and from the dropdown menu, select General. However, the shortcut is significantly faster!
  • Related Formatting Shortcuts: Excel has a family of Ctrl + Shift + [Symbol] shortcuts for common number formats. Knowing these can supercharge your workflow!
    • Ctrl + Shift + ! (Exclamation Mark): Applies Number format with two decimal places and thousands separator (e.g., 1,234.56).
    • Ctrl + Shift + @ (At Sign): Applies Time format (e.g., 1:30 PM).
    • Ctrl + Shift + # (Hash/Pound Sign): Applies Date format (e.g., 10/26/2023).
    • Ctrl + Shift + $ (Dollar Sign): Applies Currency format with two decimal places (e.g., $1,234.56).
    • Ctrl + Shift + % (Percent Sign): Applies Percentage format (e.g., 75%).
    • Ctrl + Shift + ^ (Caret): Applies Scientific format (e.g., 1.23E+03).

🏁 Conclusion

The Ctrl + Shift + ~ shortcut is a simple yet incredibly effective tool for anyone who works with data in Excel. It quickly cleans up formatting, reveals underlying values, and helps you maintain consistent, professional-looking spreadsheets.

Add this powerful shortcut to your Excel arsenal, and you’ll find yourself saving time and eliminating frustration when dealing with diverse data formats. Practice it a few times, and it will become second nature! Happy Excelling! ✨ G

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다