Hi everyone,
I am pretty new to AutoIT, I am looking for a solution to help me in my daily work.
Daily, i have an Excel file which contains a list of names in one column, and i have a folder which also contains the files. My job is to copy the file in one folder to another folder (copying by the name from the list in the Excel file).
For example:
In the excel file, i have a column with all the values: ABC, AB_X, 123_ABC, etc. I will open the folder, searching for the file with the name above and copy the file to another folder.
I am wondering if there is anyone have done anything like this before. Please share with me. Thank you!!!!