如何在谷歌电子表格中隐藏/隐藏公式

发布于 2025-01-10 11:52:12 字数 144 浏览 1 评论 0原文

所以我想在谷歌电子表格的单元格中隐藏我的公式。但知道链接的任何人都可以看到数据(只是在单击单元格时看不到公式)。

我可以在谷歌电子表格中做到这一点吗?

我不隐藏我的公式栏(我的意思是单击“视图”>“显示”>“公式栏”,这不是我想要的)

So i want to hide my formula at cells google spreadsheet. But anyone with the link can see the data (just cannot see the formula when they click the cell).

could i do it in google spreadsheets?

i don't hide my formula bar (i mean click view > show > formula bar, it isn't i want)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

骄兵必败 2025-01-17 11:52:12

您可以将公式放在隐藏列中并创建范围保护 对于此列,只有您可以编辑此范围

例如,如果您的秘密公式位于 D 列:

  • 使用 =C1 将其内容镜像到 E 列
  • 在 D 列上设置保护
  • 隐藏D栏
  • 其他查看者和编辑者只能看到其他列的内容,但无法取消隐藏 D 列,因为他们只有受保护范围的仅查看权限:

在此处输入图像描述



<一个href="https://i.sstatic.net/6P1EJ.png" rel="nofollow noreferrer">在此处输入图像描述

You can place your formula in a hidden column and create a range protection for this column with the permisison that only you can edit this range

For example, if your secret formula is in column D:

  • Mirror its content into column E with =C1
  • Set a proteciton on column D
  • Hide column D
  • Other viewers and editors will only see the content of the other columns, but will not be able to unhide column D since they will have only a view only permission for the protected range:

enter image description here



enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文