Dvasquez81 0 Posted August 1, 2011 Hi All, Wondering if AutoIT is the best tool to use to get the following done. For simplicity, lets just say I have 3 excel files. FileA.xls, FileB.xls, and FileC.xls. I want to a script to open one file at a time and copy the first row of each file, and paste that row into one file FileAll.xls. So FileAll.xls will have the first row of each the three files. Suggestions? Thank you in advance, Dvasquez81 Share this post Link to post Share on other sites
somdcomputerguy 103 Posted August 1, 2011 Look in the Excel Management section in the Helpfile. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change. Share this post Link to post Share on other sites