ranjit Posted June 23, 2005 Posted June 23, 2005 Hi. Can we put data in a file other than text file like Excel file? I would like to put logs in Excel sheet. If possible, please give me the solution. thanks, Ranjit.
Lazycat Posted June 23, 2005 Posted June 23, 2005 Excel format is not so simple to direct writing. You can use 2 ways: write logs into csv, that easily opens by excel, or using COM abilities in the beta version for direct create xls file and writing into it. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s])
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