How to read & write into Xml file using VBA of Excel 2000?
-
How to read & write into Xml file using VBA of Excel 2000. <Config> <UserSetting Id='11'> <UserName>abc</UserName> <Pass>welcome</Pass> </UserSetting> <UserSetting Id='12'> <UserName>abc1</UserName> <Pass>welcome</Pass> </UserSetting> </Config>
-
Answer:
Try having a look here: http://www.google.co.uk/search?hl=en&q=excel+vba+xml&meta= I hate VBA so I didn't read through many pages, but there seems to be all the info you need in this list of links. Rawlyn.
padam_in... at Yahoo! Answers Visit the source
Other answers
Once you know how to write text files in VBA of excel it will be easy to write xml files (ASCII files). So I can do this, but is that what you need? makr me as best and send me over your address, and I can send you the macro to do this. Read my profile, I am XLMan
VBAXLMan
Related Q & A:
- how delete node in xml file using php?Best solution by Stack Overflow
- How to read UTF-8 .txt file in Android?Best solution by wiki.mcneel.com
- how to parse a xml file using jquery and phonegap?Best solution by Stack Overflow
- How to write XML file with Java and read it?Best solution by Stack Overflow
- How do I open a .doc file using yahoo mail?Best solution by answers.yahoo.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.