Hi,
I have a progressbar on a userform which updates on each iteration of my loop.
My problem is that when my code is running and I attempt to move the progressbar window it leaves a trail on the screen (where the window was on the previous iteration).
Is there a way to stop the screen trails? Or if not, is there a way to fix the position of the userform on the screen so as it cannot be moved or selected by the user?
Any help or advice will be much appreciated.
Knifey
I have a progressbar on a userform which updates on each iteration of my loop.
My problem is that when my code is running and I attempt to move the progressbar window it leaves a trail on the screen (where the window was on the previous iteration).
Is there a way to stop the screen trails? Or if not, is there a way to fix the position of the userform on the screen so as it cannot be moved or selected by the user?
Any help or advice will be much appreciated.
Knifey