G
Guest
OK I have searched and searched this board and do not see what I need.
I need a very basic macro to save a *.csv file to another Directory.
What I am doing is parsing huge amounts of data and saving the parsed file
to another directory. I got the macro to do what I want, is the automating I
dont get, I eventual want to use a .cmd file to run on the weekend opne each
*.csv file parse the data then save this to another dir.
for those interested the variables:
filename = yyyy-mm-ddwilv.csv ( date is creation date of file from the
import)
Old dir = Q:\TRS_RAW ( network share btw)
new dir = R:\TRS_DATA ( network share)
I have been looking but cant find what I want :/
Thanks in advance.
I need a very basic macro to save a *.csv file to another Directory.
What I am doing is parsing huge amounts of data and saving the parsed file
to another directory. I got the macro to do what I want, is the automating I
dont get, I eventual want to use a .cmd file to run on the weekend opne each
*.csv file parse the data then save this to another dir.
for those interested the variables:
filename = yyyy-mm-ddwilv.csv ( date is creation date of file from the
import)
Old dir = Q:\TRS_RAW ( network share btw)
new dir = R:\TRS_DATA ( network share)
I have been looking but cant find what I want :/
Thanks in advance.