View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gastoncortess@gmail.com is offline
external usenet poster
 
Posts: 12
Default Image on a worksheet

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