M
Mark
Hi NG
I have some meta-data stored as text in cells in a worksheet e.g.
<info><type>base</type><version>test</version></info>
I want to start an XML parser in VBA and parse the above line to my program.
Does any of you have any comments on how that is accomplished in Excel?
Regards
Mark
I have some meta-data stored as text in cells in a worksheet e.g.
<info><type>base</type><version>test</version></info>
I want to start an XML parser in VBA and parse the above line to my program.
Does any of you have any comments on how that is accomplished in Excel?
Regards
Mark