View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Insering an image on a specific cell

Hi Moiz,

See JE McGimpsey's technique at:

http://www.mcgimpsey.com/excel/lookuppics.html

---
Regards,
Norman


"Moiz" wrote in message
...
What code should I use to insert an image on cell "B2"

the image would change every time code in cell B1 changes

Moiz