TerryHuangqiuguang Posted October 8, 2008 Posted October 8, 2008 I am trying to control Excel or Powerpoint 2007 in AutoIT , but I don't know how to use VBA command in AutoIT?(VBA command format is different with AutoIT, I don't the rule) somebody can help to provide any documents about it? Thank you very much!
amokoura Posted October 8, 2008 Posted October 8, 2008 Check out manual: "Obj/COM Reference" Then you can create Office objects. Google for example "excel object model" for more information about the structure and methods. Search the forum also, there are gazillion examples.
ResNullius Posted October 8, 2008 Posted October 8, 2008 I am trying to control Excel or Powerpoint 2007 in AutoIT , but I don't know how to use VBA command in AutoIT?(VBA command format is different with AutoIT, I don't the rule) somebody can help to provide any documents about it? Thank you very much!May want to check out Toady's PowerPoint Wrapper: http://www.autoitscript.com/forum/index.ph...st&p=379743and the Locodarwin's Excel UDF: http://www.autoitscript.com/forum/index.ph...st&p=249975
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