Reading XML files to fill out Word form

O

operez

I am brand new to VBA and don’t know if this is even possible, but I have a
Word document form that has a section that I need to fill out manually, but
the rest of the form could filled out automatically, if I could reading an
XLM file. For part of the form I would need to read one specific XML file
and for the rest of the form I would need to read other specific sections
from read all the other XML files in the same folder and the number of XML
files in each folder varies. Is this even possible with VBA? I want click
on a button or menu item, open a dialog box that would ask me for the folder
location of the XML file(s) and then read those XML files for the
information, to include the folder name where the XML files reside. I may be
asking too much.
 
O

operez

I should mention that although there are plans to move to Office 2007 later
this year, we are currently on Office 2003 SP3.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top