VBA to … export VBA modules for archiving or other
Neat. http://www.cpearson.com/Excel/VBE.aspx Now I can export the modules for text version control (so we can see the changes). AND use it to standardize all the code between little small projects to ensure that all the good ideas from one period in time can be compared to other projects done in an earlier time. For instance, lets […]