How do I delete <br or <b that appears in text?
On Sat, 1 Apr 2006 17:21:01 -0800, AtTheMall-24-7
wrote:
I downloaded a data file and openned it in Excel. All the columns were fine
except on text file which had <br, <b, <font, etc throughout the text.
How do I get rid of these tags without having to retype, which is a lot of
data?
Give some more detail about the "etc" and the nature of the data.
These sorts of things can be processed with Regular Expressions although, if
there are only a few types, you can use Find/Replace
--ron
|