View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Balaji Balaji is offline
external usenet poster
 
Posts: 10
Default I want to replace all "<br" with a new line character.

I would like to replace all html tags inside my workbook by a new line
character inside the same cell.
Example:
I want to change AXE<BRBXE to
AXE <new line feed
BXE