View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GregP GregP is offline
external usenet poster
 
Posts: 1
Default remove assemblies on save?

I have created procedures with the visual studio tools office for .net. We
use the code to generate spreadsheets for clients. I do not want the
assemblies being saved with the spreadsheet that we send out. Is there code
that I can use to remove the assemblies? Currently I am manually removing
them.

Thanks
Greg