P
P
Pavel2016-07-25 11:46:23
Programming
Pavel, 2016-07-25 11:46:23

Can you tell me the simplest program for replacing characters in CSV - FOR WINDOWS and a novice user?

There is a file, you need a program that can convert the file in 1 click (maximum 2).
For example, at the input we have CSV at the output, but in the next folder.
the program should replace "," with "."
All variants with notepads, etc. I know, but it is the simplest program that interests the user - so that the user needs to run and press one button.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
ManSuper, 2016-07-25
@ManSuper

MS Excel, Find and Replace.

A
Andrey Malinovsky, 2016-07-25
@GAVRAN

Notepad++
Visual Studio Code
Ctrl+F replace "," with "."
File - Save As...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question