View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Els Els is offline
external usenet poster
 
Posts: 3
Default How can I let a user insert a company logo without distributing the logo file?

With a macro in an Excel 2007 add-inn the user can insert the company logo
in the header.

However for legal security reasons I do not want to distribute the logo file
on the network.



Is there a way to insert the logo without distributing the logo file?



I tried the following: inserted the picture in the add-inn file and then
copied it to the header. But unfortunately copy and paste of a picture is
not possible in the Excel header.



Els