Dynamically adding vba modules to word application



Hello,

Im trying to create a word document with a bootstrap vba module that
will insert modules dynamically at runtime. Is there a way to do
this?

The real use cae is that I have a large (1m) in vba template code that
I want to send to a client. But since its so large, Ide like o send
it one and store it locally, the each time they download one of our
documents it is basically a bootstrap that loads the real vba macro.



Thanks
Sam
.



Relevant Pages

  • Re: Dynamically adding vba modules to word application
    ... code into a separate template, and have the client place that template ... Im trying to create a word document with a bootstrap vba module that ... The real use cae is that I have a large in vba template code that ... documents it is basically a bootstrap that loads the real vba macro. ...
    (microsoft.public.office.developer.vba)
  • RE: Linking
    ... you want that to be visible in your Word document dynamically. ... You can write some VBA code in Word that will go wakeup the Project1.mpp ... "Vicki Zetrouer" wrote: ... You can specify the bookmark in the Hyperlink ...
    (microsoft.public.project)
  • Re: How to get data from txt file into table of word template thro
    ... not all customer info need to be in the word document. ... XLST file to transform the XML file into the output you need? ... There's no way to answer the question about whether VBA is the best ...
    (microsoft.public.word.vba.general)
  • Populate VBA Form Fields to Word
    ... >Hi Jacob, ... >some consistency in their VBA commands for the three ... >>automatically populate into a new Word document template ... >>would allow me to specify what folder on my computer I'd ...
    (microsoft.public.word.vba.userforms)
  • Re: just starting
    ... Getting To Grips With VBA Basics In 15 Minutes ... For example, the placeholders might be bookmarks, fields ... that display a Document Property, fields that display a document variable or ... would work but I haven't a clue how to do this in a Word document. ...
    (microsoft.public.word.vba.beginners)

Loading