Appreciate very much any assistance:
I have csv files that I sometimes open in Excel to manipulate and then save as csv files. Sometimes a field within a record will contain text with the " symbol embedded (denoting as the subject implies inches). After saving as .csv or .txt for that matter Excel adds double quotes around the text. Example follows: (Output underlined for clarity)
Original Field contents: FD 1"IP OPEN (I would like to preserve this)
After saving: "FD 1" "IP OPEN" (The program that uses this data then interprets this as FD 1, discarding the IP OPEN portion)
I have searched until I can't search anymore for a setting or workaround to accomplish this. Any suggestions? Of course if you open the file with excel that field looks fine, but if opened with notepad or other ascii editor you see the quotes that excel has inserted.
Probably simple solution (I hope)
Cheers - Norman
Bookmarks