aquaandi Posted August 11, 2008 Posted August 11, 2008 Atm i'm doing a little holiday job at a medium sized company. They want me to program a little word macro. I wrote it in AutoIt. Now they'd like me to integrate the code into word to make it more user-friendly. I'd like to get a control into word somehting like an extra button.(see the attached picture) Maybe just a button that executes vb code. This vb-code then executes my AutoIt code. If i can't integrate my AutoIt code into Word they are content anyhow.
PsaltyDS Posted August 11, 2008 Posted August 11, 2008 Atm i'm doing a little holiday job at a medium sized company.They want me to program a little word macro. I wrote it in AutoIt.Now they'd like me to integrate the code into word to make it more user-friendly.I'd like to get a control into word somehting like an extra button.(see the attached picture)Maybe just a button that executes vb code. This vb-code then executes my AutoIt code.If i can't integrate my AutoIt code into Word they are content anyhow.You could check out AutoItX for ActiveX/COM access to AutoIt functions.Your Word VBA macro would make calls to AutoItX3.dll to perform AutoIt functions. 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