Hi everyone can you help me with this.................plz..............
I have a xml file in which there are lot of file names are present.
For Example:
<abc>qwerty.pdf</abc>
So I have to create a vba code such that if I serach with ".pdf" then it has to give me the answer as "qwerty"..............