Skip to content

Tag Archives: vba

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>