Drifter71 Posted January 5, 2012 Posted January 5, 2012 I am a rank beginner with AutoIT. I am trying to script keyboard actions within MS Access 2010. I am able to load a database, but when I send keyboard commands such as TAB or ENTER, Access is not responding. Is it possible to use AutoIT with MS Access?
PsaltyDS Posted January 5, 2012 Posted January 5, 2012 Much better to use the COM interface. Look at the _Excel* functions in the help file. If you are at all familiar with VBA (Microsoft's Visual Basic for Applicatons), you can do AutoIt scripts with the same methods. 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