Stripping HTML from data

S

str8trini

I imported data from a database into Excel that contained the HTML script
language. Is there a way to strip the HTML and save the text only? Please
 
J

Joel

You may want to try copying the data and pasting it into NOTEPAD. then copy
from notepad to excel. Notepad will remove the fromating portion of the
HTML. Not sure if it will remove everything you are looking to remove.
 
Top