#Clearing a column in sheets

7 messages · Page 1 of 1 (latest)

lethal marsh
#

The aim of the function is that when a button is pressed it will clear the section F5:F999

gusty sapphire
#

sheet is coming back null so you can't call getRange on it

#

Need to fix your line 2 such that it gets a sheet

lethal marsh
lethal marsh
#

I thought it was already getting the sheet

gusty sapphire
#

Read the docs. Gives you an example checking if it's coming back null