惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
Apple Machine Learning Research
Apple Machine Learning Research
量子位
D
DataBreaches.Net
云风的 BLOG
云风的 BLOG
博客园 - 聂微东
博客园_首页
D
Docker
博客园 - 叶小钗
S
SegmentFault 最新的问题
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
F
Fortinet All Blogs
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
爱范儿
爱范儿
腾讯CDC
罗磊的独立博客
雷峰网
雷峰网
博客园 - Franky

博客园 - 书生无用

Improve the speed to display a transparent background winform using maven and eclipse created a mutiple module project for eclipse 开源的codecoverage(测试代码覆盖率)检测工具 使用zoudry编辑blog的设置 wiki为什么会流行 实现 DWR Sample 的几个要注意的问题(2) DWR Sample的两个问题 几个有意思的在线服务网站 静悄悄的变化 APPFUSE wiki中文文档问题解决了 appfuse使用Taperstry框架(一)——创建Tapestry框架页面 又是一个艳阳天 有几个Gmail、Wallop邀请 Appfuse开发实践(五)—— 增加校验和列表页面 Appfuse开发实践(四)——创建Webwork 框架的 Actions和JSP Appfuse开发实践(三) —— 创建Manager类 Appfuse开发实践(二)——创建DAO对象 Appfuse里面带的Ant任务列表 Appfuse实践(一)——配置安装
Replace the with CR in Microsoft Excel
书生无用 · 2006-09-21 · via 博客园 - 书生无用

I exported a cvs document from a issue tracking system. Then I open it with the Excel. There are too many HTML tags in the document. I want to reformat the document using Excel. I save it to a .xls document, and use the Find/Replace function remove many HTML tags. But I do not want remove the "<BR>" tag simply. I want replace it with a Carry Return. Then the text will display pretty in the cell.

I searched the INTERNET but I have not got any answer about the problem. Many article introduce how to replace the text with the CR in Microsoft Word. I test the method. It works good in Word, but it cannot work in Excel.

At last, I found it is very easy to replace the "<BR>" tag with the CR. I click the Replace.. menu, click the "Option" button, click the "Option" button, input the "<BR>" in the "Find what:" text box, move the focus to the "Replace with" text box and press ALT + Enter. Then click the "Replace All" button. All "<BR>" tag change to CR correctly. :-)

Technorati : ExcelTip
Del.icio.us : ExcelTip