About 1,369,990 results (1,067 milliseconds)

need help with a script to clear data on multiple tabs - Google Docs ...

https://support.google.com/docs/thread/19008591/need-help-with-a-script-to-clear-data-on-multiple-tabs?hl=en
Nov 8, 2019 ... need help with a script to clear data on multiple tabs · Clear content on select tabs. Tabs & ranges are: · BEFORE tab "Dec" is cleared, I want ...

How can I edit the same cell in multiple sheets/tabs? - Google Docs ...

https://support.google.com/docs/thread/162723236/how-can-i-edit-the-same-cell-in-multiple-sheets-tabs?hl=en
May 7, 2022 ... I am trying to add some values in one cell and do the same for all the sheets. The issue is that I can only do so by clicking on each sheet ...

Delete a document, spreadsheet, or presentation - Android - Google ...

https://support.google.com/docs/answer/6023494?hl=en&co=GENIE.Platform%3DAndroid
On your Android phone or tablet, open the Google Docs, Sheets, or Slides app. Next to the file you want to delete, tap More More . Tap Remove. Once you remove a ...

Choose where to save form responses - Google Docs Editors Help

https://support.google.com/docs/answer/2917686?hl=en
Tip: If you keep responses in a spreadsheet, you have a separate file in Google Drive. You can delete the spreadsheet or the form without deleting the other ...

Multiple sheets cell clearing script - Google Docs Editors Community

https://support.google.com/docs/thread/50769254/multiple-sheets-cell-clearing-script?hl=en
Jun 2, 2020 ... I have an issue with running a clear script button for various sheets in the same file, the script itself runs only on one sheet, is there a ...

Delete multiple Google Sheets by Title at once - Google Docs ...

https://support.google.com/docs/thread/240286011/delete-multiple-google-sheets-by-title-at-once?hl=en
Oct 22, 2023 ... Finally, in case you're interested, here's some FREE Google Apps Script samples that you may find useful for your projects. Just follow the ...

Why is it so difficult and laborious to delete Drive files? - Google ...

https://support.google.com/drive/thread/26916909/why-is-it-so-difficult-and-laborious-to-delete-drive-files?hl=en
Jan 27, 2020 ... Hi Guys, with the deleting multiple files at once...it can be done however you have to ensure you click on ctrl at the same time as you click on ...

Combining multiple tabs without creating duplicates - Google Docs ...

https://support.google.com/docs/thread/43406970/combining-multiple-tabs-without-creating-duplicates?hl=en
Apr 29, 2020 ... Im hoping someone could please help with an issue Im having at the moment with a Google sheets project Im working on. ... That should remove all ...

How do I delete several columns using a Google Sheets script ...

https://support.google.com/docs/thread/53508440/how-do-i-delete-several-columns-using-a-google-sheets-script?hl=en
Jun 14, 2020 ... How do I delete several columns using a Google Sheets script? · var ss = SpreadsheetApp.getActiveSpreadsheet(); var sheet = ss.getSheets()[0];

Split text, remove duplicates, or trim whitespace - Computer - Google ...

https://support.google.com/docs/answer/6325535?hl=en&co=GENIE.Platform%3DDesktop
Split data into columns You can split clearly defined data, like text separated by commas, into several columns with Google Sheets. For example, a column ...

deleting multiple spreadsheets from sheets - Google Docs Editors ...

https://support.google.com/docs/thread/199030066/deleting-multiple-spreadsheets-from-sheets?hl=en
Jan 26, 2023 ... deleting multiple spreadsheets from sheets. I have numerous historical sheets I need to delete and I would like to avoid having to put them ...

How do you select multiple rows in google sheets ios app? - Google ...

https://support.google.com/docs/thread/3347680/how-do-you-select-multiple-rows-in-google-sheets-ios-app?hl=en
Mar 31, 2019 ... Unable to select multiple rows at a time to then highlight or delete. A much intuitively expected delete rows/column options are missing next to ...

How to delete blank rows and columns across multiple sheets at ...

https://support.google.com/docs/thread/112021090/how-to-delete-blank-rows-and-columns-across-multiple-sheets-at-once?hl=en
Jun 1, 2021 ... delete the row, cols const deleteRowCols = () => { SpreadsheetApp.getActiveSpreadsheet().getSheets().forEach(sheet => { try { sheet.

Is there a way to delete multiple blank rows all at once without doing ...

https://support.google.com/docs/thread/199083324/is-there-a-way-to-delete-multiple-blank-rows-all-at-once-without-doing-them-in-groups?hl=en
Jan 26, 2023 ... Use your mouse to highlight/select your entire sheet · Click the filter icon · In column A click the filter drop down · Click "Clear" to clear all ...

How to delete multiple sheets from a worksheet after a script has run ...

https://support.google.com/docs/thread/52225444/how-to-delete-multiple-sheets-from-a-worksheet-after-a-script-has-run?hl=en
Jun 8, 2020 ... ​ ​ Every month I process a sales report, using a Google Apps script that creates several new sheets and populates them with data from a master ...

Deleting multiple files at once - Google Drive Community

https://support.google.com/drive/thread/47902527/deleting-multiple-files-at-once?hl=en
May 19, 2020 ... Yes, with the "Shift" key. Hold the "Shift" key and then select the first file you want to remove, then click the last file you want to ...

Delete same rows from multiple sheets in one go - Google Docs ...

https://support.google.com/docs/thread/217398473/delete-same-rows-from-multiple-sheets-in-one-go?hl=en
May 24, 2023 ... Google Sheets has no feature to select multiple tabs at once. You will have to visit each tab separately to delete those blank rows, or automate ...

How to delete multiple files in Google Docs and Sheets ...

https://support.google.com/chromebook/thread/105234070/how-to-delete-multiple-files-in-google-docs-and-sheets?hl=en
Apr 6, 2021 ... Hold the ctrl key and then click on other files, or hold shift and then click to select a range of files. Click the trashcan icon ...