libertate
12-06-2005, 06:12 PM
Just a quick note, after you have incorporated VBA modules and such into VB pages a la manual, (http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=6) you can set a "generic" module page up to use as the framework.
That is, not each and every page requires a new VBA module page. My VB faq.php and showthread.php uses module page "generic". This will allow single VBA page editing, instead of multiples. I can turn on and off modules on that single module page.
That is, not each and every page requires a new VBA module page. My VB faq.php and showthread.php uses module page "generic". This will allow single VBA page editing, instead of multiples. I can turn on and off modules on that single module page.