A .csv import is creatinga the black diamond with a question mark in place of the apostrophe & quotation marks. I'm importing text into the Description field and a multi-text field. Looking at the .csv file, it seems these text blocks are not being surounded by quotes as I believed they would.
I am not going to search and every single quote ( ' ) with ( " ' " ).
Any ideas?
Jim
The black question mark is when a character is unrecognised. You need to select the right encoding before import. I usually do the following before importing CSV:
Hi Pete,
Thanks for your input. I thought a ' and a ? would be recognizable, but oh well. Yes, I need to do exactly what you describe.
Jim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.