TingtingZhao
IS-IT--Management
Hi,
I am just wondering if there is a way to control other window outside excel by using VBA. What I am trying to achieve is to simulate the click action on the other outside programs. For example, if there is a force download dialog appeared, I like to get vba to simulate click action on that form. I think that this may be done by using win32 api function (like mouse_move, mouse_up). But I don't know how to call those win32 function in vba excel. Thank you for help in advance.
I am just wondering if there is a way to control other window outside excel by using VBA. What I am trying to achieve is to simulate the click action on the other outside programs. For example, if there is a force download dialog appeared, I like to get vba to simulate click action on that form. I think that this may be done by using win32 api function (like mouse_move, mouse_up). But I don't know how to call those win32 function in vba excel. Thank you for help in advance.