Question marks in strange places .csv

michwdmn

New Member
Joined
Mar 20, 2017
Messages
11
Hello,

I'm using excel 2016.

Trying to save tables as .csv so I can load them into a GIS program, but in one column (containing multiple digit unique identifiers) question marks are showing up in seemingly random cells, usually at the start of the cell.

For example, 4242656 in my excel table becomes ?4242656 in the .csv. It only happens to a small fraction of the cells, but the tables are big enough that it would be a real pain to have to go through and delete the question marks by hand.
Is there a simpler solution? Find and replace does not work.


Thank you

<tbody>
</tbody><colgroup><col></colgroup>
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Find and replace the question marks "~?" with ""
Since ? is a wildcard character you need to put a tilde in front of it.
 
Last edited:
Upvote 0
Thank you! This works. Though I still don't understand how those cells were corrupted. I tried copying and pasting as values into a new document. Then I copied and pasted that into google sheets and exported from there and I was still getting strange symbols in the same cells. Anyway, many thanks.
 
Upvote 0

Forum statistics

Threads
1,214,821
Messages
6,121,762
Members
449,048
Latest member
excelknuckles

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