nyirog 0 Posted May 6, 2010 Hi guys, I've a problem. I've an Excel sheet, which contains different file pathes in A column (more than 250 file pathes). My task is copy all these files to My Documents. How can I read these file pathes from the sheet and copy files to the specific folder? extra task: Log each copy was succeed or not. thanks Share this post Link to post Share on other sites
Juvigy 49 Posted May 6, 2010 You will need to check from the help file: _ExcelReadArray() FileCopy() Share this post Link to post Share on other sites