W
William J. Szabo
I have two files that I rename every day. I would like to have a
macro that I can initiate (button) that I can push every day and
rename the ex_costprday.xls to ex_costprday-(todays date).xls and then
rename the second file ex_cost.xls to ex_costprday.xls. I then can
compare the previous days transactions with todays and also have a
daily log of the renamed files.
Rename R:\ex_costprday.xls R:\ex_costprday-09-14-04.xls
Rename R:\ex_cost.xls R:\ex_costprday.xls
Thanks in advance for any help.
Bill Szabo
macro that I can initiate (button) that I can push every day and
rename the ex_costprday.xls to ex_costprday-(todays date).xls and then
rename the second file ex_cost.xls to ex_costprday.xls. I then can
compare the previous days transactions with todays and also have a
daily log of the renamed files.
Rename R:\ex_costprday.xls R:\ex_costprday-09-14-04.xls
Rename R:\ex_cost.xls R:\ex_costprday.xls
Thanks in advance for any help.
Bill Szabo