Back to Browse

How to make Clear Cell Button in Google Sheets

45.3K views
Jul 20, 2020
4:09

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