PDA

Click to See Complete Forum and Search --> : using xml with word


smileyface5
Feb 20th, 2005, 07:48 AM
I have a line of xml code reading into vba from a text file and it's something like this

<E offset="" fromy="" fromx="" toy="" tox="" sentence="" errortext="" msg="">

I would like to use the values of errortext and msg, how would i use xml code in vba?