4
votes

Protecting a range in google sheet also locks the cell's column width. I would like to make a cell read-only but still allow the user to resize the column width if necessary. Is there a way to do this via google scripts?

1

1 Answers

0
votes

This is the current feature of Protect a sheet or range. Once it's protected, it's locked. You'll get this prompt if you try to touch it:

enter image description here