get2noesks
New Member
- Joined
- Jul 15, 2015
- Messages
- 24
Hi Team,
I was working on this XML file creation through VBA and I am stuck at a stage where I have to write the contents to notepad recursively.
For instance, i have some 10 XMLs to prepare and I want each XML to be copied in a new notepad respectively and saved with .xml extension.
Basically I need help with
1) Opening a notepad file using VBA
2) Writing the content to notepad in XML tags format.
3) Saving the notepad recursively as .xml
Please help me in this regard.
Thanks
Saurabh
I was working on this XML file creation through VBA and I am stuck at a stage where I have to write the contents to notepad recursively.
For instance, i have some 10 XMLs to prepare and I want each XML to be copied in a new notepad respectively and saved with .xml extension.
Basically I need help with
1) Opening a notepad file using VBA
2) Writing the content to notepad in XML tags format.
3) Saving the notepad recursively as .xml
Please help me in this regard.
Thanks
Saurabh