Exporting Excel file to CSV format with Quotes, dots & question marks.

skyisthelimit

New Member
Joined
Jun 11, 2016
Messages
1
Hi,

I’m trying to create a .CSV file separated by semicolon instead of a comma, like this exemplary file here, but some of the rows contain special characters and all the data must be wrapped by double quotes.

I have changed the list separator under the Region in my windows control panel to be able to save it with semicolon.

But when I save it as CSV, excel exports some of the fields but not others, and when I check the file for errors in the CSVed program I get error message (They had less/more columns than the first row which has 19 columns), and when I try to import it into phpMyAdmin I get Error (Invalid field count in csv input on line 1)

Some of these rows are empty, should I put double quotes in them too?

Also what is the best way to save this excel file into CSV, Semicolon separated without errors?

Any help would be appreciated.
Thanks
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,214,987
Messages
6,122,613
Members
449,090
Latest member
vivek chauhan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top