Dear all,
I am an advanced VBA user as far as using it on the default Microsoft office applications is concerned. But currently I am writing a macro where it would be very beneficial to know how to control third party applications from VBA. Up till now I was quite successful using the Sendkeys function to resolve most of my issues but I am sure a lot of you would agree that this solution is suboptimal.
As such my question in this case is very general: which functions should I learn / look into if I want to operate third party applications from VBA? I am looking for sources and general advice in this case. Optimally what I would like to do is to have VBA detect a button within a third party application (e.g. help button in notepad for example) and click it.
Thanks for any help!
I am an advanced VBA user as far as using it on the default Microsoft office applications is concerned. But currently I am writing a macro where it would be very beneficial to know how to control third party applications from VBA. Up till now I was quite successful using the Sendkeys function to resolve most of my issues but I am sure a lot of you would agree that this solution is suboptimal.
As such my question in this case is very general: which functions should I learn / look into if I want to operate third party applications from VBA? I am looking for sources and general advice in this case. Optimally what I would like to do is to have VBA detect a button within a third party application (e.g. help button in notepad for example) and click it.
Thanks for any help!