Mark Simms
marksimms at verizon.net
Wed Feb 27 18:43:13 CST 2013
I can't tell you how this same technique has worked so well with complex Excel VBA. I do keep a static reference, but I must admit, because of MSFT's bugs, it's not easy to change. It's probably the #1 reason why VBA became so bastardized and criticized. It should have been easy to link and re-link common libraries of code, but alas, it is NOT. > > Hi John, > > I've use a library for several years. Each of my systems at my > customers > uses it as the 'base' for the app. It has about 80 objects and 25K > lines of > code. >