I have a sql database having xml fields for phone numbers, when I transfer the field to excel i get a lot of unwanted xml code
here is an example
1
Travail
450-430-2000
</Teleph
How can I remove everthing but the 10 didgit phone number or just extract into another cell the 10 didgit 0r 12 character phone number.
Richard