1
vote
2answers
695 views
Specifying location of new inlineshape in Word VBA?
I'm working on a document "wizard" for the company that I work for. It's a .dot file with a header consisting of some text and some form fields, and a lot of VBA code. The body of the document is …
