Skip to content
Advertisement

Tag: google-sheets

Authorization error still persists when calling getDataSourceFormula() even after allowing script to acces Google Sheets

I am trying to get the content of a cell’s formula from a custom function that I wrote. I’m just trying to get the formula stored in B2. In Google Sheets. I am getting “Exception: Authorization is required to perform that action. (line 5).”. I tried revoking the authorization, adding the next first three lines and authorizing again. Nothing worked.

Show all googlesheets when clicking outside

I am currently working on project where I have two sheets “Sheet 1” & “Sheet 2”. i have developed two html button named “Sheet 1” & Sheet 2. When user clicks “Sheet 1”-> it hides Sheet 2. Similarly, if the user clicks “Sheet 2”-> it hides Sheet 1. Currently button is working as per the below working if user clicks

How to fix cell history in cell note?

I found a script that’s supposed to add cell history in a note, the original one found here(https://www.pbainbridge.co.uk/2019/07/add-note-to-cell-on-google-sheet-edit.html) does not work or I’m doing something wrong. I modified the script and is supposed to add notes to cells in Column 18(R) seems to work but only on one of my sheets and it works properly only on page 2, in

Advertisement