logo
search
Function Problems

How to Fix Excel TEXT Formula Decimal and Thousands Separators

Maira MehtabMaira Mehtab Sep 22, 2026 868 views

Question details

The user needs to correct the decimal and thousands separators used by the Excel TEXT formula for currency formatting, which changed unexpectedly.

Product
Office 365 Excel
Device & OS
Windows
Scenario
Applying a TEXT formula for local currency formatting (such as Turkish Lira) after an Office 365 installation or configuration update.
Observed behavior
The Excel TEXT formula displays the wrong decimal and thousands separators instead of the previously functioning format.
Before you start

Verify your preferred local currency format structure (e.g., #.##0,00 TL for Turkish formatting) and save your workbook before modifying application or system settings.

Solution 1Recommended

Adjust Separator Settings in Excel Options

Manually override or reset the decimal and thousands separators directly within Excel to quickly fix how TEXT formulas format numbers.

Excel typically uses the system's regional settings by default. If an update disconnected these settings, you can manually force Excel to use the specific separators you need.

1
Open Excel Options

Launch Microsoft Excel, click on 'File' in the top-left corner, and select 'Options' located at the bottom of the sidebar.

2
Navigate to Advanced Settings

In the Excel Options dialog box, click on 'Advanced' in the left-hand navigation pane.

3
Locate Separator Settings

Scroll down to the 'Editing options' section. Look for the checkbox labeled 'Use system separators'.

4
Apply Custom Separators

Uncheck 'Use system separators'. Set the 'Decimal separator' to a comma (,) and 'Thousands separator' to a period (.) for Turkish formatting. Click 'OK' to apply.

Immediate Application: Once you click OK, the formatting of your TEXT formulas should instantly update to reflect the newly defined separators.
Format Numbers Easily with WPS Spreadsheet

Use WPS Office to Easily Manage Number and Currency Formatting

WPS Office provides a highly compatible and user-friendly spreadsheet tool that makes adjusting decimal and thousands separators straightforward. You can easily apply custom formatting or sync with your system's regional settings without hassle.

  1. 1. Open Spreadsheet: Launch WPS Office and open your spreadsheet document.
  2. 2. Access Options: Click the 'Menu' button in the top-left corner and select 'Options'.
  3. 3. Navigate to Edit Settings: Select the 'Edit' tab within the Options dialog box.
  4. 4. Adjust Separators: Find the 'Use system separators' option, uncheck it to enter your custom decimal and thousands separators, and click 'OK'.
Fully compatible with Microsoft Excel (.xlsx) files, ensuring your TEXT formulas work without syntax errors.Easily access and adjust decimal separators from an intuitive options menu.Lightweight and fast, offering a smooth spreadsheet experience even with large datasets.Free to use with a familiar layout, ensuring seamless migration from Office 365.
microsoft office alternative - wps office

Frequently Asked Questions

Why did my Excel TEXT formula separators change after updating Office 365?

Office 365 updates can sometimes reset Excel's advanced configurations or cause the application to temporarily lose sync with your Windows regional settings, reverting your numbers to the default US formats (using a period for decimals and a comma for thousands).

How do I write a TEXT formula for Turkish Lira?

Assuming your system separators are set correctly for the Turkish locale, you can use the formula =TEXT(A1, "#.##0,00 TL"). If your system uses US separators and you have not overridden them, you would need to use =TEXT(A1, "#,##0.00 TL") instead.

Does disabling 'Use system separators' affect my other Excel workbooks?

Yes. Unchecking 'Use system separators' and manually defining the decimal and thousands separators in Excel Options applies to the entire Excel application. This changes how numbers are displayed across all your open and future workbooks.

Will changing Windows regional settings affect other applications?

Yes. Modifying your Windows regional settings will change the default number, currency, date, and time formats for all applications running on your Windows device, not just Microsoft Excel.