ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   remove assemblies on save? (https://www.excelbanter.com/excel-programming/312592-remove-assemblies-save.html)

GregP

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

Jim Rech

remove assemblies on save?
 
Is there codethat I can use to remove the assemblies?

"Assembly" is a .Net term. There are none in an Excel workbook. So in
Excel terms what are you trying to do? It seems it could be either remove
all code from the workbook or remove the custom document properties that
point to the .Net dll.

--
Jim Rech
Excel MVP
"GregP" wrote in message
...
|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




All times are GMT +1. The time now is 06:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com