Hi,

I have a little application in VBA that takes about 1 minute to be finished.
When running, the screen "blinks" because de application makes some changes between sheets wich generates that blink.

Is there any way that i can fix the current sheet where i have the command button and run the application without changes between sheets and also put some progress bar to be shown during the run so the user can see the progress?

Thanks!