小编Lou*_*ain的帖子

多个范围内的多个条件格式规则?

我需要做以下事情.如果单元格E包含大于30的数字并且单元格L包含大于100的数字,则突出显示一行.此规则需要应用于所有行.你能帮帮忙吗?

excel conditional-formatting excel-formula

7
推荐指数
1
解决办法
6万
查看次数

如何删除Excel单元格内的空行?

我在一个 Excel 单元格中有多行文本。我想删除该文本中的所有空白行。我必须明确我不想删除所有换行符。

示例A:

There is a place where the sidewalk ends
And before the street begins,
And there the grass grows soft and white,

And there the sun burns crimson bright,
And there the moon-bird rests from his flight

To cool in the peppermint wind.
Run Code Online (Sandbox Code Playgroud)

...应该翻译成:

There is a place where the sidewalk ends
And before the street begins,
And there the grass grows soft and white,
And there the sun burns crimson bright,
And there the moon-bird rests …
Run Code Online (Sandbox Code Playgroud)

excel excel-formula

5
推荐指数
1
解决办法
4万
查看次数