Skip to content
Advertisement

How to make automatically delete rows with multiple sheet in google script

How to make automatically delete rows with multiple sheet in google script based on trigger, I’ve used this script and it worked, but I want this script to be able to use two or more tab sheets at once while the current script only uses one tab sheet. how to use more than one tab sheet in getSheetByName? Can anyone help me? because every time I ask here no one responds, this is my third question, that the previous two no one helped answer. is there something wrong i don’t know.

JavaScript

Advertisement

Answer

Try

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement