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.
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.