Hi Experts!
Currently i am testing a program that can convert “,” into space by reading orignial csv.
The problem now i face is i can’t rewrite due to indexing problem.
The original excel file will be:
What I want to convert will be
test.xaml (16.5 KB)
Can someone please help me with it?