I am opening XML files in Word and am trying to extract certain fields from the huge XML file so that I only have the portions of it that I need. When I open the XML file in word it sees the fields (ex "<customer>" and "</customer") as a "tag". How can I use VBA to reference those tags so that I can only grab the information from between the tags that I want?
Thanks for any help!
BitNet
Thanks for any help!
BitNet