Adding a reference to the Word library

M

MarkPowell

How does one go about adding a reference to the Word library (from code
in previous thread?)

Thanks,
M.
 
C

Chip Pearson

Mark,

In the VBA editor, go to the Tools menu and choose References.
There, scroll down in the list to "Microsoft Word 11 Object
Library" (or whatever version you are using) and put a check next
to it.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 
Top