ArviUTA Posted May 28, 2008 Posted May 28, 2008 Hi Guys,I am automating the process by which a column of datas are to be read from the Excel. please give me some kind of sample code on which will try to build my script.I am new to autoit and the help will of great use to me.
amokoura Posted May 28, 2008 Posted May 28, 2008 (edited) The solution is right here Edited May 28, 2008 by amokoura
PsaltyDS Posted May 28, 2008 Posted May 28, 2008 Hi Guys,I am automating the process by which a column of datas are to be read from the Excel. please give me some kind of sample code on which will try to build my script.I am new to autoit and the help will of great use to me. If you know how to use VBA scripts with object references, you can just translate to AutoIt and run. If you need a wrapper for the COM interface to make it easier, then you want Locodarwin's ExcelCOM_UDF.au3. There are extensive examples already posted using it. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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