Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一张混合了数字的表格。我想用“100+”替换所有零,而不是大数字的零,例如 1000。使用正常的查找和替换会将 1000 变成 1100+100+100+,这是错误的。我基本上只需要它来替换所有的零而不是别的。
谢谢您的帮助。
使用查找和替换时,单击选项,然后选中匹配整个单元格内容。