I am using Excel with VBA 7.1. I am starting another application from VBA using the shell command. The application comes up OK. But now I need to click a button in that application to proceed.
My current (and limited) understanding of the procedure I must follow is to first get the handle of the application, then the handle of the button, and finally make a call to programmatically click that button.
Norman_3 0 Newbie Poster
rproffitt 2,662 "Nothing to see here." Moderator
Reverend Jim commented: Ditto. AutoIt (and AutoHotkey) are excellent. +14
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.