This tutorial explains how to adjust CSV separators when importing or exporting data to/from Excel, allowing you to save files in comma-separated or semicolon-separated formats.
Excel's automatic settings can sometimes lead to unexpected results. For instance, you might intend to export data as a comma-separated CSV file, but instead receive a semicolon-delimited file. This tutorial will guide you through changing this setting.
- Saving Excel files as CSV with custom delimiters
- Opening or importing CSV files with custom delimiters
- Globally changing the default CSV separator
- Modifying the List separator: implications and considerations
Excel's CSV Delimiter
Microsoft Excel uses the List separator defined in Windows Regional settings to handle .csv files. In many regions, the default is a comma, creating comma-separated CSV files. However, in others (like many European countries), a semicolon is used as the list separator, resulting in semicolon-delimited CSV files. The methods below show how to override this.
Changing the Separator When Saving as CSV
Excel typically uses the default List separator when saving as .csv. To force a different delimiter:
- Go to File > Options > Advanced.
- Uncheck Use system separators under Editing options.
- Change the Decimal separator. To avoid confusion, also change the Thousands separator to a different character.
To create a semicolon-delimited CSV:
- Set Decimal separator to a comma (,)
- Set Thousands separator to a period (.)
To create a comma-delimited CSV:
- Set Decimal separator to a period (.)
- Set Thousands separator to a comma (,)
Remember: Changes made in Excel Options only affect Excel. Other applications will still use the system's default List separator.
Changing the Delimiter When Importing CSV
Several methods exist for importing CSV files. The delimiter adjustment method depends on your chosen import technique.
Specifying the Separator Directly in the CSV File
To ensure Excel correctly interprets a CSV file's delimiter, add a line at the beginning of the file specifying the separator:
- Comma:
sep=,
- Semicolon:
sep=;
- Pipe:
sep=|
You can use other characters as well. After adding this line, open the file in Excel.
Example for a semicolon-delimited CSV:
Using the Text Import Wizard (Legacy)
For older Excel versions or to access this functionality, you can use the Text Import Wizard:
- Enable the "From Text (Legacy)" feature if necessary.
- Change the file extension from .csv to .txt and open it in Excel. This will automatically launch the wizard.
- In step 2, select your delimiter (tab, comma, semicolon, space, or custom).
Using Power Query
In Excel 2016 and later, Power Query offers another import method. During connection setup, you can specify the delimiter in the Preview dialog.
Globally Changing the Default CSV Separator
To change the default List separator system-wide (affecting all applications):
- Access Windows Region settings (Control Panel > Region or search for "Region").
- Click Additional date, time, and regional settings.
- Click Change date, time, or number formats.
- Click Additional settings….
- On the Numbers tab, change the List separator. Ensure it differs from the Decimal symbol.
- Click OK twice. Restart Excel for changes to take effect.
Caution: System-wide changes affect all applications. If problems arise, use the Reset button in the Customize Format dialog to restore defaults.
Understanding List Separator Changes
Different regions use different default separators (decimal, thousands, list). The List separator and Decimal symbol must be different. Changing the List separator also affects number display and formula argument separators in Excel. If unsure, modify the separator only for individual files.
US/UK: Decimal (.), Thousands (,), List (,)
EU: Decimal (, ), Thousands (.), List (;)
This tutorial details how to manage CSV delimiters in Excel. Choose the method best suited to your needs.
The above is the detailed content of How to change Excel CSV delimiter to comma or semicolon. For more information, please follow other related articles on the PHP Chinese website!

This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

Master Google Sheets COUNTIF: A Comprehensive Guide This guide explores the versatile COUNTIF function in Google Sheets, demonstrating its applications beyond simple cell counting. We'll cover various scenarios, from exact and partial matches to han

This tutorial provides a comprehensive guide to sharing Excel workbooks, covering various methods, access control, and conflict resolution. Modern Excel versions (2010, 2013, 2016, and later) simplify collaborative editing, eliminating the need to m

This tutorial explores various methods for converting .xls files to .jpg images, encompassing both built-in Windows tools and free online converters. Need to create a presentation, share spreadsheet data securely, or design a document? Converting yo

This tutorial clarifies the function of Excel names and demonstrates how to define names for cells, ranges, constants, or formulas. It also covers editing, filtering, and deleting defined names. Excel names, while incredibly useful, are often overlo

This tutorial clarifies the distinction between standard deviation and standard error of the mean, guiding you on the optimal Excel functions for standard deviation calculations. In descriptive statistics, the mean and standard deviation are intrinsi

This Excel tutorial demonstrates how to calculate square roots and nth roots. Finding the square root is a common mathematical operation, and Excel offers several methods. Methods for Calculating Square Roots in Excel: Using the SQRT Function: The

Unlock the Power of Google Sheets: A Beginner's Guide This tutorial introduces the fundamentals of Google Sheets, a powerful and versatile alternative to MS Excel. Learn how to effortlessly manage spreadsheets, leverage key features, and collaborate


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Linux new version
SublimeText3 Linux latest version

WebStorm Mac version
Useful JavaScript development tools

Dreamweaver Mac version
Visual web development tools

SublimeText3 English version
Recommended: Win version, supports code prompts!

Zend Studio 13.0.1
Powerful PHP integrated development environment
