Hi everybody, I have this code, but dont know how to fix this errors. So, I need help.
I want to use file Txt to control , write line number , write link to file ..... etc
But, when this code run, I can open file Excel, but have errors.
This is my code Auto IT : Test Read Txt - Xls.au3
My file Excel : New.xls
File Txt to control : Control.txt
And this is my code :
#include <IE.au3>
#include <File.au3>
#include <Array.au3>
#include <Date.au3>
#In