View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Image on a worksheet

Gastón
I can't reproduce this effect from your description.
Simply having a graphic on a worksheet and showing a userform should not
produce.
What other code is involved ?

NickHK

wrote in message
ups.com...
Hi All

I have an image on a worksheet, and every time I show a userform and
select radio buttons from the form the image from the worksheet blinks,
I try using Application.Screenupdating=False, but it did not work, is
there an other way to prevent the image from blinking every time I
select the radio buttons on the form?

I am thinking in adding the image on the Sheet background but I prefer
not to.

Thanks In advance

Gastón