A
Albert D. Kallal
Please could you tell me what you mean by a late binding?
Late binding is what every developer learns to use so you do NOT have a
setup the references in your code (tools->references).
So, when we use word automation, we actually REMOVE the reference to word in
the tools->references. This means that when we move the application to
another pc that have a slightly different install, or even fact a completely
different version of word, our code still works.
You can read about it here:
http://www.granite.ab.ca/access/latebinding.htm