LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 576
Default Is there "SourceSafe" for Excel VB Macros?

Henry,

There are 4 basic ways to store macros (maybe more)
1. Macros in a workbook - available only when the workbook is open
2. Macros in your Personal.xls - available everytime you open Excel
3. Macros in an Add-In - available everytime you open Excel and have
checked the Add-In in your Add-In list
4. Macros in any workbook stored in the same folder as your
Personal.xls - available every time you open Excel.

Note that if you create a custom toolbar button and assign it to a macro
that is in a workbook that will be closed most of the time. Clicking the
button will open the workbook and run the macro.

--
sb
"Henry Fleming" wrote in message
om...
We have a source/version control system called SourceSafe that handles
storage and versioning of C++, Java, and ASP files. However, I need a
similar system for Excel Visual Basic macros. The problem is that
they seem to be embedded in the .XLS file. I don't know if the macros
can be stored as individual source code files the way the other
languages can. My macros are getting large enough that this is
becoming an issue. Can anyone help?



 
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 can I best "scrub" a wkbk of "phantom macros"? Dave Braden Excel Discussion (Misc queries) 5 January 4th 10 03:12 PM
"excel "macros may be disabled" message using an xlam file frustrated Excel Worksheet Functions 2 July 13th 09 08:32 PM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
"openinf file..."ENABLE MACROS...DISABLE MACROS" F. Lawrence Kulchar Excel Discussion (Misc queries) 3 September 12th 06 10:33 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM


All times are GMT +1. The time now is 04:46 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"