how to export a column from notepad++ file to csv file format
-
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?

Expected:

-
@Akshay-Khatavkar said in how to export a column from notepad++ file to csv file format:
Is it possible with help of some code
Yes.
-
@Akshay-Khatavkar said :
I want to get certain columns from the file and convert it to csv file format
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.
*: Edit > Column Mode… shows you how:

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login