Eisasuarez
Well-known Member
- Joined
- Mar 23, 2012
- Messages
- 653
Hi All
I have a spreadsheet with multiple shapes
Based on a selection i make - i hide a picture and display the relevant picture
The problem im having is that the screen flickers before it displays the shape
I have tried Application.screenupdating to false, turned off the calculation through code, tried DoEvents, tried the windows API Sleep function but nothing seems to stop this behaviour
Am i doing something wrong?
I have a spreadsheet with multiple shapes
Based on a selection i make - i hide a picture and display the relevant picture
The problem im having is that the screen flickers before it displays the shape
I have tried Application.screenupdating to false, turned off the calculation through code, tried DoEvents, tried the windows API Sleep function but nothing seems to stop this behaviour
Am i doing something wrong?