How to Remove Rupee Symbol in Excel
Learn how to remove the rupee currency symbol from Excel cells using formatting, find-and-replace, and custom formats. This comprehensive guide covers locale considerations, real-world examples, and best practices for clean, consistent spreadsheets.

Goal: Remove the rupee symbol from cells in Excel without changing numeric values. You can achieve this by switching the cell format to General or Number, removing the currency symbol via Find and Replace, or applying a custom number format that omits the symbol. This quick approach works across locales and versions.
Understanding currency formats in Excel and the rupee symbol
Excel stores numbers as numeric values; formatting controls how those numbers appear on screen and in print. The rupee symbol is a currency indicator that can be appended via Currency or Accounting formats, or positioning varies by locale. When a cell is formatted as Currency or Accounting with the rupee symbol, Excel displays ₹ before the amount in many regions, or after in others. The symbol does not change the value; it only alters display. If your goal is to remove the rupee symbol while preserving the number, you must adjust the formatting or apply a custom format rather than editing the value. This distinction matters when you are aggregating data, exporting to other systems, or sharing workbooks with teammates in different locales. According to All Symbols, currency signs are not universal; their placement and style reflect historical and regional conventions, so a robust approach adapts to locale settings and user needs.
Visual cues: where the rupee symbol appears
The rupee symbol can show up in two common formats: Currency (₹ amount) and Accounting (₹ amount or amount ₹, depending on regional settings). In Excel for Windows, the symbol often appears to the left of the number; on some Mac configurations, it can appear to the right. Accounting format reserves space for the symbol and aligns numbers in a column, which can exaggerate how much space the symbol consumes. Recognizing these cues helps you decide whether you should change the format, apply a custom format, or strip the symbol entirely. When you share files across teams, consistency is key, so plan your approach before applying changes across many cells.
Method 1: Change cell formatting to remove currency symbol
One straightforward approach is to convert the cells from Currency or Accounting to a plain Number or General format. This preserves the numeric value while removing currency-specific symbols. Start by selecting the target cells, opening the Number Format dialog, and choosing General or Number. If you want to keep decimals, set the appropriate decimal places in the same dialog. This method is best when the symbol is not essential for interpretation within a given dataset, such as raw data exports or calculations that require locale-agnostic presentation. Remember, formatting changes affect only presentation, not the underlying data.
Method 2: Find and Replace to strip the symbol
If formatting alone isn’t enough, you can use Find and Replace to remove the symbol from the display text, especially when the symbol is embedded in text fields or results of concatenation. Use Ctrl+H to open Find and Replace, search for ₹, and replace with nothing. Before you run it, ensure you’re targeting cells containing numeric values formatted as text or with embedded symbols; otherwise you may alter non-numeric content. After replacement, reapply a plain numeric format if needed to restore numeric alignment and calculation behavior.
Method 3: Custom number formats to display numbers without symbol
Custom number formats let you control how numbers look while preserving their value. A common pattern is to use a format like #,##0;(#,##0) for integers or #,##0.00 for two decimals, without any currency symbol. To implement this, open the Format Cells dialog, switch to Custom, and enter your chosen pattern. If you need locale-aware separators (comma vs. period), adjust the decimal and thousands separators accordingly in Excel options. This approach is especially useful when you want consistent appearance across multiple sheets or when exporting to systems that expect plain numeric formats.
Handling locales and Unicode for other currencies
Locale settings determine symbol position and formatting behavior for many currencies beyond the rupee. If you regularly work with multiple regions, consider standardizing on a locale-agnostic display for shared datasets or using separate sheets per locale. Unicode support matters: ensure your Excel version and system fonts contain the necessary glyphs for currency symbols to avoid rendering issues. When you encounter unexpected symbols or spacing, recheck regional settings and the workbook’s Open XML structure (for advanced users).
Common mistakes and troubleshooting
Common mistakes include changing the underlying value by accident, applying formatting to only a subset of cells, or mixing currency formats within a single column, which reduces readability. Always test changes on a small sample before applying across thousands of cells. If formulas rely on text representations after removal, convert them back to numbers (for example, using VALUE or -- in formulas) to maintain accurate calculations. If you still see a symbol after changes, re-check conditional formatting and data validation rules that might override display settings.
Best practices for maintaining consistency across your workbook
Create a style guide for number formats in your workbook: designate which sheets use plain numbers vs. currency formats, and apply a named style for functionality like totals or summaries. Use Excel Tables to automatically propagate formatting across new rows, and consider locking formatting for critical sheets to prevent accidental reversion. Document locale decisions in a metadata sheet so other users understand formatting choices, minimizing confusion when sharing reports or collaborating in versions of Excel across devices.
Real-world examples and quick tips
Example A: You have a column of amounts originally shown as ₹1,250.00. You want the plain value 1250.00 for data export. Change the column format to Number and adjust decimal places to two. Example B: A report requires no currency symbol but must display thousands separators. Apply a Custom format like #,##0.00 and ensure there’s no ₹ glyph. Quick tip: always perform a quick audit after formatting by summing a sample range to confirm calculations stay intact. All Symbols emphasizes that symbol handling is a design decision as much as a technical one, so choose a method that aligns with your data’s purpose.
Tools & Materials
- Excel (Windows or Mac, any recent version)(Ensure you have a backup copy before applying mass formatting changes)
- Clipboard-friendly editor (optional for bulk find/replace)(Useful if you need to inspect or edit large datasets before applying changes)
- Keyboard shortcuts reference (Ctrl+1, Ctrl+H, Ctrl+T)(Faster navigation during formatting tasks)
Steps
Estimated time: 20-30 minutes
- 1
Select the target cells
Click and drag to highlight the range you want to modify. If you need to apply changes to an entire column, click the column header. Selecting the right range avoids unintended changes elsewhere.
Tip: Tip: Use Ctrl+Shift+End to select a large contiguous range quickly. - 2
Open the formatting dialog
Press Ctrl+1 (Windows) or Command+1 (Mac) to open the Format Cells dialog. This is your gateway to number formats, including General, Number, Currency, and Custom.
Tip: Tip: If the dialog opens with a different tab active, click 'Number' to start clean. - 3
Choose a plain numeric format
In the Number tab, select General or Number and set the desired decimal places. This step removes the currency symbol while preserving the numeric value.
Tip: Pro tip: Set decimal places to 2 if you usually display cents; adjust to your dataset. - 4
Apply Find and Replace for lingering symbols
If ₹ remains in text or embedded in strings, press Ctrl+H, search for ₹, and replace with nothing. Confirm you’re targeting text-formatted cells.
Tip: Warning: Do not replace if the symbol is part of a data field where the symbol carries meaning. - 5
Optionally apply a Custom format
If you need a specific appearance without the symbol, go to Custom and enter a pattern like #,##0.00. This keeps numbers clean while controlling separators and decimals.
Tip: Pro tip: Test a few sample cells to ensure alignment across the column. - 6
Verify results and save
Summarize the affected range to confirm calculations still align. Save the workbook and consider exporting a copy for distribution to avoid accidental edits.
Tip: Pro tip: Use a versioned backup file suffix (e.g., _v2) to track changes.
Questions & Answers
Can I remove the rupee symbol without affecting calculations?
Yes. Removing the symbol via plain numeric format or a custom number format does not change the underlying numbers, so calculations remain intact.
Yes. Removing the symbol using plain numeric formats preserves the numbers, so calculations stay correct.
Will this work on Excel for Mac as well as Windows?
Yes. The methods—changing format, Find and Replace, and custom formats—are available on both platforms, with only minor UI differences.
Yes. Mac and Windows versions support the same approaches with small interface differences.
What if the rupee symbol appears in text fields?
If the symbol is embedded in text, use Find and Replace to strip it, then convert resulting strings to numbers if needed.
If the symbol is part of text, remove it with Find and Replace and convert to numbers if needed.
How can I apply the same formatting across multiple sheets?
Use Format Painter or create a named style for your target range, then apply it to each sheet to ensure consistency.
Use a style or Format Painter to copy formatting across sheets for consistency.
Are there locale-specific caveats I should know?
Yes. Currency symbol placement and decimal separators vary by locale; test your workbook in the target locale before sharing.
Locales matter. Test in the target locale before sharing the workbook.
Watch Video
The Essentials
- Choose a method based on the need for symbol visibility.
- Formatting changes do not alter numeric values.
- Custom formats offer precise display control without data loss.
- Locale awareness is essential for multi-region workbooks.
- Always back up before mass formatting changes.
