Hi,

I have the following string:
"<1>Company</1><a1>Name</a>"

What I need is to extract Company and Name only.

any ideas?

regards