Re: Overwriting/Not Overwriting (General questions)
Kreso,
It's working now.
It didn't when I use the following line of code
Call Ftp1.Rename ( /09.11.2004/Btn.xls , /08.09.2004/Btn.xls )
But, it worked with below line.
Ftp1.Rename /09.11.2004/Btn.xls , /08.09.2004/Btn.xls
Thanks for your help
You guys are the best