View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Karl Karl is offline
external usenet poster
 
Posts: 2
Default About xml constructing

XML is just text. Just use VBA to write a text file in the XML format.

"Reports to PDF files" wrote
in message ...
Hi,all!
How can I construct ,not just export, my own xml files with Excel VBA?Is
there some tutorials on this?
Thanx in advance!:)