Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The code is saved with the workbook--along with the worksheets and all the other
info. Maybe it's time to consider separating your code into a different workbook (maybe an addin) and keep the data in a completely different workbook. You could tell the users to install the addin (tools|addins in xl2003 menus) or just open the addin when they need the macro functions. PCLIVE wrote: Is there away to just save the VBA changes without saving other data in the workbook? For example, I'm using a template that imports data from another workbook when it is opened. Now I want to add or change some of the code within the workbook and save it. However, I do not want to save the imported data. Is this possible? Thanks, Paul -- -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save, save as, page setup dimmed out in unprotected excel sheet? | Excel Discussion (Misc queries) | |||
Disable save, save as, but allow save via command button | Excel Programming | |||
How to diasble save and save as menu but allow a save button | Excel Programming | |||
Totally Disabling (^ save ) (Save as) and Save Icon – Which code do I use: | Excel Programming | |||
Why system asks me to save change even after I call save method(VB.NET) | Excel Programming |