Hi
I am very new at writing script. I found some what a close suggestion in this thread called: thread329-957274, but its not clear enough for me.
Problem: I need to automate this process:
File will be created as csv by a 3rp pary software.
I need to check for that file in a specific time. if any .csv file exsits
1. i need to copy it to a folder (thats easy)
2. open it up and sort it by it column E (Asc), F(Asc) and C (decending).
3. Save it as a .dat file. (which will creat another copy...)
Please help
I am very new at writing script. I found some what a close suggestion in this thread called: thread329-957274, but its not clear enough for me.
Problem: I need to automate this process:
File will be created as csv by a 3rp pary software.
I need to check for that file in a specific time. if any .csv file exsits
1. i need to copy it to a folder (thats easy)
2. open it up and sort it by it column E (Asc), F(Asc) and C (decending).
3. Save it as a .dat file. (which will creat another copy...)
Please help