View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] losbash@hotmail.com is offline
external usenet poster
 
Posts: 2
Default Replace text in an XML document

I want to use VBA to open an XML file, change the XSL reference and
then save the document as XML again. I've had issues with using the
method for txt files, with VBA adding some extraneous quotes.

Any suggestions or sniplets on how to do this?


Using Excel 97/Win 2K.

TIA,

Dave Bash