Roadhouse Posted November 2, 2016 Posted November 2, 2016 Hi I have an autoit program that waits for data to be written into a text file then when that file reaches a 106 rows it copy's the data in one go to an xlsm excel file by over writing the excel file. The write in excel is very quick like a second but the process of getting the data from the text file and putting it in the excel file makes the whole process take 5 to 6 seconds. Does anyone have any suggestions to make this faster i was hoping to do the whole process in a second or two at the most.
AutoBert Posted November 2, 2016 Posted November 2, 2016 Please show your script that should be optimized.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now