h711 Posted October 23, 2008 Posted October 23, 2008 Instead of open an excel file and have the script key in some strings charactor by charactor, I need something that can write to the excel file at the backend, just like what FileWrite does to txt files. using FileOpen("test.xls", 1) will still create a text file, which is not what I am looking for. Any suggestion?
DW1 Posted October 23, 2008 Posted October 23, 2008 See _ExcelWriteCell() or the other _Excel(X) functions AutoIt3 Online Help
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