Halo everyone, I would like to know whether there is a way converting the text file into excel file with vee pro?
Here is my plan: I've done all my programs and save the data inside a text file.
Now i want to convert it into an Excel file for my reports. I now got around 10 text files full with data ( numbers ) during one single test.
In the end, I need to convert many many text files.
I know there is an " save file into excel format " function, but i not really understand it. This is another problem I'm facing now.
Here is my plan: I've done all my programs and save the data inside a text file.
Now i want to convert it into an Excel file for my reports. I now got around 10 text files full with data ( numbers ) during one single test.
In the end, I need to convert many many text files.
I know there is an " save file into excel format " function, but i not really understand it. This is another problem I'm facing now.
Just need to use some simple object blocks to import data of txt file into xls file.
Besides, you can open the object and change the method/setting of writing xls file.