View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] idyllicabyss@googlemail.com is offline
external usenet poster
 
Posts: 32
Default Get msoLinkedPicture LinkFormat?

I can't find a way to do this with a pic inserted from file (using
webadress as a filename) but if you can identify any physical
differences between the pics, eg Horizontal size, you could use that to
determine whether to replace with 1 or 0.
Otherwise, perhaps you can query the filesize which may vary if the
pics are not .BMP.

Good luck.