I want to split an XML Code after an command i.e. ....<car>BMW3</car>
There is a lot of stuff in front of this command so I would like to use the Splitfunction with "<car>
" as delimiter.
Is there a way to make this possible or is there another function or VBA code to make this happen?
Thanx in advance :)