本文介绍了可以在Excel公式中设置粗体格式吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在这里我想添加文本a1 + b1 + c1,但是我想 bold b1文本(如 command module )将为粗体.这个词有可能加粗吗?
Here I want to add text a1+b1+c1, But I want to bold b1 text like command module will be bold.Is it possible to bold this word.
是否可以加粗日期.假设日期: 2017年8月1日
Is it possible to bold date. suppose Date: 08/01/2017
推荐答案
不,您不能.Excel没有提供将富文本格式应用于部分公式的功能.
No, you can't. Excel doesn't provide such functionality to apply rich text formatting to part of the formula.
但是您可以在结果单元格上插入文本框
来实现此目的.这是您可以阅读的链接:格式化公式的一部分
But you can possibly insert a Text Box
over the result cell to achieve this. Here is a link that you can read: Formatting part of a formula
这篇关于可以在Excel公式中设置粗体格式吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!