Hello everyone, I want to ask, how do you delete data in a spreadsheet? I've tried creating scripts and blocks but still couldn't delete them. Maybe s




You are missing
First GetSheetByID(“”); or …ByName(“”); or Just GetActiveSheet();

Then your parameters work for that sheet