In this video, I will show you, How to make Clear Cell Button in Google Sheets.
Please Subscribe My Channel:
https://goo.gl/9kkcty
Button Script:
function clearActiveSheet() {
SpreadsheetApp.getActiveSheet().getDataRange().clear();
}
#Clear_cell_button #Insert_clear_cell_button #Add_clear_cell_button
Download
0 formats
No download links available.
How to make Clear Cell Button in Google Sheets | NatokHD