<?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[how to export a column from notepad++ file to csv file format]]></title><description><![CDATA[<p dir="auto">I have a file in Notepad++. I want to get certain columns from the file and convert it to csv file format. Is it possible with help of some code to extract specific values from the file and save to a csv file?</p>
<p dir="auto"><img src="/assets/uploads/files/1569651809985-npp.png" alt="NPP.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Expected:<br />
<img src="/assets/uploads/files/1569651828269-nppexp.png" alt="NPPEXP.PNG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/18300/how-to-export-a-column-from-notepad-file-to-csv-file-format</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 17:14:10 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18300.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Sep 2019 06:24:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to export a column from notepad++ file to csv file format on Sat, 28 Sep 2019 16:41:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/16500">@Akshay-Khatavkar</a> said :</p>
<blockquote>
<p dir="auto">I want to get certain columns from the file and convert it to csv file format</p>
</blockquote>
<p dir="auto">You could do it with code.  Or you could use Notepad++'s column-select mode (*) to grab a column and paste it into your favorite spreadsheet app.</p>
<p dir="auto">*: <strong>Edit &gt; Column Mode…</strong> shows you how: <img src="/assets/uploads/files/1569688831632-e0a84169-ecc7-41f2-947e-365178020c69-image.png" alt="e0a84169-ecc7-41f2-947e-365178020c69-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/47399</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/47399</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sat, 28 Sep 2019 16:41:09 GMT</pubDate></item><item><title><![CDATA[Reply to how to export a column from notepad++ file to csv file format on Sat, 28 Sep 2019 15:28:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/16500">@Akshay-Khatavkar</a> said in <a href="/post/47391">how to export a column from notepad++ file to csv file format</a>:</p>
<blockquote>
<p dir="auto">Is it possible with help of some code</p>
</blockquote>
<p dir="auto">Yes.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/47397</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/47397</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 28 Sep 2019 15:28:45 GMT</pubDate></item></channel></rss>