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

推荐订阅源

J
Java Code Geeks
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
爱范儿
爱范儿
罗磊的独立博客
美团技术团队
Jina AI
Jina AI
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell
有赞技术团队
有赞技术团队
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
小众软件
小众软件
IT之家
IT之家
雷峰网
雷峰网
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
月光博客
月光博客
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)

博客园 - 书生无用

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