Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default 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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I remove F12 as the keyboard shortcut for Save As in Excel Anthony_at_Gilsbar Excel Discussion (Misc queries) 4 January 11th 08 10:44 PM
workbook creates a backup evertime I save it. how to remove? Roger Excel Worksheet Functions 0 September 7th 07 09:56 PM
Remove all macros and objects in Excel, Save and Quit [email protected] Excel Discussion (Misc queries) 0 June 2nd 06 12:24 PM
COM interop with .NET assemblies does not work (mscoree.dll) Matthias HALDIMANN Excel Programming 0 May 26th 04 07:51 AM
Remove Save Button from toolbar Tommy T Excel Programming 1 December 23rd 03 11:17 PM


All times are GMT +1. The time now is 11:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"