在Excel 2007电子表格中,我想查找 - 替换为突出显示单元格中文本的一部分.使用find-replace重新格式化整个单元格.
例如,如果单元格包含:
Pellentesque vel massa坐在amet magna eleifend placerat.Pellentesque dictum,nibh vitae tincidunt placerat,elit libero tristique tellus,vel imperdiet nulla tortor id diam.Mauris porta blandit vestibulum.
我想找到"Pellentesque"并用Pellentesque代替它.
这可以在没有VBE或公式的情况下完成吗?