View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Max Scott[_3_] Max Scott[_3_] is offline
external usenet poster
 
Posts: 3
Default Chaging pictures on excel

Hi

I have a picture on an excel wroksheet. Can I programmatically change the
file name of the picture? I have the filename stored in cells and I want the
picture to change as I change the file name I point to. I have tried
recording a macro and changing the picture's filename but nothing gets
recorded.

Many thanks

Max