S
sarah
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?
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?