I have a worksheet that has several .jpg images on it. I want to be able to insert a solid shape over the .jpg images if certain conditions are met. For example, I have picture.jpg pasted over cells F10:F14. If the value in cell G17 = 0, then I want a green box to show up over picture.jpg that blocks out the picture entirely. If G17 > 0, then I want the picture to remain visible on the worksheet. I'm not very skilled with VBA at all so I was hoping someone could help me out.
thank you.
Bookmarks