View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Richard O. Neville Richard O. Neville is offline
external usenet poster
 
Posts: 23
Default Find and Replace without changing font

In the "Find and Replace" box click "Format," and you can search for a
particular format and replace it with the same format or a different one.
The entire "Format cells" menu is available when you click "Format." Even
spaces have font formats.

"Tony Logan" wrote in message
...
Let's say the content of a cell is something like this:
<tagabc</tag <tagdef</tag

And let's also say that strings "abc" and "def" are a different font than
the tags. Let's say the tags are Times New Roman while the strings between
tags are Arial.

When I do a find and replace to delete the space between "</tag <tag",
the
font of my strings changes from Arial to Times New Roman.

Is there a way to prevent this from happening?

Using Excel 2003.