<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Can&#x27;t see commas in csv file]]></title><description><![CDATA[<p dir="auto">I just open a csv file (first time in life) and it display some “tabulation-like spaces” instead of the commas I can see when I open it on excel.</p>
<p dir="auto">Any clue? I just wanted to edit it manually with notepad++ but cant.</p>
<p dir="auto">Thanks :D</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17579/can-t-see-commas-in-csv-file</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 13:18:08 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17579.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 May 2019 23:15:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t see commas in csv file on Tue, 07 May 2019 14:04:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said:</p>
<blockquote>
<p dir="auto">when you use the Submit button on the posting</p>
</blockquote>
<p dir="auto">The Original Poster is allowed to go back to the <strong>Topic Tools</strong> menu at any time (until the topic is locked), and select “Ask as question”.  Then after it’s marked as a question, the OP can mark it as solved from that same menu.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/43011</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/43011</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 07 May 2019 14:04:44 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t see commas in csv file on Tue, 07 May 2019 12:27:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guillermo-ruiz" aria-label="Profile: Guillermo-Ruiz">@<bdi>Guillermo-Ruiz</bdi></a> said:</p>
<blockquote>
<p dir="auto">If there’s any way I can mark this as answered</p>
</blockquote>
<p dir="auto">I think you have to tag it as a question first (when you use the Submit button on the posting) to be able to go back later and mark it as solved.  Otherwise there is nothing to tag.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/43000</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/43000</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 07 May 2019 12:27:34 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t see commas in csv file on Tue, 07 May 2019 00:44:09 GMT]]></title><description><![CDATA[<p dir="auto">I’m glad to be of service.</p>
<p dir="auto">Unfortunately I don’t know how to “tag” it as solved. Supposedly 2 years ago someone said Topic, then Tools. Unsure of where that is.</p>
<p dir="auto">Often we (the helpers) accept upvotes from you (the OP). That’s the <code>/\0\/</code> that you see on the right, the <code>/\</code> being my interpretation of the up arrow or <code>^</code> and likewise for the down arrow.</p>
<p dir="auto">You will see I gave you an upvote. We do like to hear back from the OP (opening poster) as to how well we helped, it gives us a warm fuzzy feeling inside.</p>
<p dir="auto">;-)</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/42986</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/42986</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Tue, 07 May 2019 00:44:09 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t see commas in csv file on Tue, 07 May 2019 00:25:08 GMT]]></title><description><![CDATA[<p dir="auto">Just perfect, great explanation full of detail and really quick.<br />
Everything fixed, thanks a lot.<br />
If there’s any way I can mark this as answered so other people can use the answer, just let me know, I havn’t find any.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/42985</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/42985</guid><dc:creator><![CDATA[Guillermo Ruiz]]></dc:creator><pubDate>Tue, 07 May 2019 00:25:08 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t see commas in csv file on Mon, 06 May 2019 23:38:02 GMT]]></title><description><![CDATA[<p dir="auto">Actually, if you did see the arrow (once show all characters ticked) you could use the following regex (regular expression) to change those to the character you wish, in this case the comma.<br />
So under Search (main menu) use Replace. The fields are:<br />
Find What:<code>\t</code><br />
Replace With:<code>,</code></p>
<p dir="auto">As this is a regex the search mode MUST be “regular expression”  Once the fields are entered you could hit the "Replace All’ button. All the tabs will be replaced by a comma.</p>
<p dir="auto">A proviso though. The comma MUST NOT be in any of the fields, else Excel will incorrectly interpret the field as being 2 fields. If this was a possibility the field MUST be contained within double quotes.</p>
<p dir="auto">If at all unsure of any of this, please do provide an example of your data (changing any confidential info). To display it correctly I’d suggest you read our FAQ section, in particular the post:<br />
<a href="https://notepad-plus-plus.org/community/topic/15739/faq-desk-request-for-help-without-sufficient-information-to-help-you" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/15739/faq-desk-request-for-help-without-sufficient-information-to-help-you</a><br />
as it will help you correctly insert examples into any post you make.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/42984</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/42984</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Mon, 06 May 2019 23:38:02 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t see commas in csv file on Mon, 06 May 2019 23:29:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guillermo-ruiz" aria-label="Profile: Guillermo-Ruiz">@<bdi>Guillermo-Ruiz</bdi></a> said:</p>
<blockquote>
<p dir="auto">“tabulation-like spaces” instead of the commas</p>
</blockquote>
<p dir="auto">A CSV file can contain any character deemed to be the “delimiter”. True, most often it is a comma (hence the name Comma Separated Value).</p>
<p dir="auto">In Excel, it does provide options to import a text file with any delimiter. If it doesn’t detect the default it will ask what delimiter it should use.</p>
<p dir="auto">In Notepad++ (NPP), use View, Show All Characters, this will help you see what the ‘delimiter’ is. If a TAB (shown as a arrow) then you can use the Edit, Blank Operations, convert TAB to space as a possible change. Then possibly a replace to change that to your preferred character to delimit the text.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/42983</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/42983</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Mon, 06 May 2019 23:29:42 GMT</pubDate></item></channel></rss>