I want to create a macro that will monitor a cells with links and update those or other cells.
The problem is that when the macro code is running, then excel does not update until the code finishes, so if there is a loop based on updates of external cells, then the loop will never end.
Is there any way to run the macro with low priority or pause it periodical so excel can update before the next loop of the code?
Thanks
elkinm
The problem is that when the macro code is running, then excel does not update until the code finishes, so if there is a loop based on updates of external cells, then the loop will never end.
Is there any way to run the macro with low priority or pause it periodical so excel can update before the next loop of the code?
Thanks
elkinm