View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lazzaroni Lazzaroni is offline
external usenet poster
 
Posts: 55
Default remove embedded images from a spreadsheet

Does anyone know how to remove the images that get embedded in a spreadsheet
when you use the Fill.UserPicture method as described here?

http://support.microsoft.com/default...b/928983/en-us

I still want to see the image on the spreadsheet, I just dont want it
embedded, I want it to be linked.

Thanks.