Hello everybody,
I am using excel and perform a number of macros there. However, performing the macros sometimes takes a couple of minutes.
Is there an elegant way of waiting for the macro to be complete until AutoIt performs the next action?
I have thought about the following possible solutions, but none of the seems quite satisfying:
- simply using Sleep() and waiting for a really long time
- monitoring the mouse cursor. Problem ist, that it's sometimes flickering between the differen