Click here to Skip to main content
15,887,596 members
Articles / Programming Languages / VBScript

Export Excel to XML in VBA

Rate me:
Please Sign up or sign in to vote.
4.74/5 (33 votes)
3 May 2004CPOL2 min read 459.6K   28.7K   52  
VBA to generate a clean XML file from an Excel table provided with nested nodes support

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Hong Kong Hong Kong
I am fond of programming especially in C++ (but unluckily I know many other different lang.). My special interest is on Graphics and image processing.

After graduated from Chinese University of Hong Kong with a research degree about graphics, I starts my career on web programming and games. Please Visit http://www.raybase.com which has software and game projects done by me.

Comments and Discussions