![]() |
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 |
Answer: I want to replace all "<br" with a new line character.
To replace all instances of "<br>" with a new line character in a specific cell:
To replace all HTML tags in your workbook with a new line character inside the same cell:
Note that this will modify all cells in your workbook that contain HTML tags, so make sure to save a backup copy of your workbook before proceeding. |
I want to replace all "<br" with a new line character.
Use the 'Find and Replace' option
--Select the column/range and hit Ctrl+H --Hit 'Options' in Find/Replace window. --Make sure you select 'Formulas' in 'Look In' --Find What: <BR --Replace With: Hit the keys Ctrl+j --Hit Replace All If this post helps click Yes --------------- Jacob Skaria "Balaji" wrote: 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 |
I want to replace all "<br" with a new line character.
select the range containing AXE<BRBXE
Edit-Replace Find: AXE<BR Replace: AXE and left Alt0010 (from numeric keyboard) On 19 Paź, 08:33, Balaji wrote: 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 |
All times are GMT +1. The time now is 07:14 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com