Is it possible to use a cell with a url linked obj

2019-08-29 07:45发布

I am trying to create a spreadsheet that has sections that are hideable by buttons in the spreadsheet. using insert images or shapes will not work as the place that they need to be located will get hidden which places the buttons in the wrong place.

1条回答
来,给爷笑一个
2楼-- · 2019-08-29 08:15

Cell links can't be used to trigger a function from a server sided bounded script project but they could be used to run a web app.

It's worthy to note that could be a lot easier to use a sidebar to put there the buttons that you need.

查看更多
登录 后发表回答