T
Todd Huttenstine
In cell A6 is a new value(Full file path) and in cell A7
is the old value(Full file path).
For instance: Cell A6 = P:\My Stats.xls
and Cell A7= C:\Config\My Stats.xls
What is the code to move the file from the old file path
to the new file path? In this case I will need My
Stats.xls to be moved from C:\Config to P:\.
This can be done by copying the file and deleting the file
in the old path or by just moving it.
It really does not matter I just need the file moved on
the above criteria.
Thank you
Todd Huttenstine
is the old value(Full file path).
For instance: Cell A6 = P:\My Stats.xls
and Cell A7= C:\Config\My Stats.xls
What is the code to move the file from the old file path
to the new file path? In this case I will need My
Stats.xls to be moved from C:\Config to P:\.
This can be done by copying the file and deleting the file
in the old path or by just moving it.
It really does not matter I just need the file moved on
the above criteria.
Thank you
Todd Huttenstine