About 1,477,567 results (3,114 milliseconds)

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 ...

Is there no option to delete a comment on a Google Sheet from ...

https://support.google.com/docs/thread/214329311/is-there-no-option-to-delete-a-comment-on-a-google-sheet-from-imported-excel-file?hl=en
May 5, 2023 ... Is there any way to delete a comment from an imported Excel file? I imported an Excel .xlsx file that has comments in some of the cells.

I'm getting #ref when deleting rows. Is there a way to avoid this ...

https://support.google.com/docs/thread/84417645/i-m-getting-ref-when-deleting-rows-is-there-a-way-to-avoid-this?hl=en
Nov 21, 2020 ... ... tab, it causes a #ref error on the formulas & calculations tab. I'm not too familiar with excel or google sheets. Is there anyone that can ...

How to delete cells “shift up” in Google Sheet App in iOS - Google ...

https://support.google.com/docs/thread/69281071/how-to-delete-cells-%E2%80%9Cshift-up%E2%80%9D-in-google-sheet-app-in-ios?hl=en
Sep 5, 2020 ... Hi, I'm not able to use the feature delete cells “shift up” in Google Sheet App in iOS. It is no where to be found in the app.

I cannot remove the color green from the latest date cells after ...

https://support.google.com/docs/thread/50103626/i-cannot-remove-the-color-green-from-the-latest-date-cells-after-inputting-the-date?hl=en
May 30, 2020 ... This will delete the conditional formatting rule that had been added to your sheet. I hope this helps! Adam. Platinum PE Docs volunteer.

Why is data in Google sheets deleting when I'm sitting idle in a cell ...

https://support.google.com/docs/thread/3092122/why-is-data-in-google-sheets-deleting-when-i-m-sitting-idle-in-a-cell?hl=en
Mar 26, 2019 ... For some reason when I'm in an unprotected/unlocked cell with data it will delete the data after approx 20-30 seconds.

i am unable to delete a cell in my google sheets, i think my delete ...

https://support.google.com/docs/thread/126992640/i-am-unable-to-delete-a-cell-in-my-google-sheets-i-think-my-delete-options-arent-woking?hl=en
Sep 21, 2021 ... I am trying to delete an unwanted cells in my google sheets, which i am unable to. looks like my delete options are not working for some reason.

Unable to open and save excel file as a google sheet - File too large ...

https://support.google.com/drive/thread/36640652/unable-to-open-and-save-excel-file-as-a-google-sheet-file-too-large-error?hl=en
Mar 29, 2020 ... Remove rows or columns and try again." Last week, I was able to upload a version of this excel document and easily open and save it as a google ...

Google sheet no longer allows me to edit or scroll - Google Docs ...

https://support.google.com/docs/thread/121869201/google-sheet-no-longer-allows-me-to-edit-or-scroll?hl=en
Aug 18, 2021 ... I have a sheet with 25000 rows and 5 columns which I have been editing for the last 2 weeks. In fact I am deleting cells or shortening text.

Add or move columns & cells - Android - Google Docs Editors Help

https://support.google.com/docs/answer/54813?hl=en&co=GENIE.Platform%3DAndroid
On your Android phone or tablet, open a spreadsheet in the Google Sheets app. · Touch and hold the row or column you want to delete. · In the menu that appears, ...

Un-merge entire spreadsheet at once - Google Docs Editors ...

https://support.google.com/docs/thread/149539545/un-merge-entire-spreadsheet-at-once?hl=en
Feb 5, 2022 ... ... delete the extra row? If your spreadsheet doesn't have complex ... (that being merging the top left cells and selecting the entire sheet after).

Add or move columns & cells - Computer - Google Docs Editors Help

https://support.google.com/docs/answer/54813?hl=en&co=GENIE.Platform%3DDesktop
You can add, change, move, or delete your spreadsheet's columns, row, or cells. ... On your computer, open a spreadsheet in Google Sheets. Select a row ...

Google Sheet Question: How to keep my chart unchanged when ...

https://support.google.com/docs/thread/130554006/google-sheet-question-how-to-keep-my-chart-unchanged-when-deleting-rows-from-data-source?hl=en
Oct 12, 2021 ... ... table. Now I need to delete several useless rows which are not used for creating those charts. However, every time I delete a row, the ...

Insert/ delete row in protected worksheet

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/c7BZOGJd4Hs
The worksheet is protected in a way that rows can be inserted and deleted. Of course this does not actually work well, as there are cells included in every row ...

I want to delete all rows that have a cell with a vaule of 0 - Google ...

https://support.google.com/docs/thread/59567699/i-want-to-delete-all-rows-that-have-a-cell-with-a-vaule-of-0?hl=en
Jul 17, 2020 ... One way to do that would be to Insert > New sheet and use a formula like this in the new sheet: =filter(Sheet1!A1:F, Sheet1!D1:D <> 0)

Conditional Format - cannot delete one that I no longer need ...

https://support.google.com/docs/thread/264611037/conditional-format-cannot-delete-one-that-i-no-longer-need?hl=en
Mar 18, 2024 ... Another option to perhaps remove any formatting is to copy a different cell from else where in your sheet, but that has the formatting you ...

Is there a way to have a cell (empty/delete itself) based on how long ...

https://support.google.com/docs/thread/117197329/is-there-a-way-to-have-a-cell-empty-delete-itself-based-on-how-long-its-been-in-the-cell?hl=en
Jul 14, 2021 ... I'm wondering if their is a way in google sheets to have a cell (empty/delete itself) example: lets say 1 week after its entered it would empty that cell.

Delete row that return "#N/A" Lookup value - Google Docs Editors ...

https://support.google.com/docs/thread/56976614/delete-row-that-return-n-a-lookup-value?hl=en
Jul 3, 2020 ... Hi everyone,. I am using VLOOKUP to return some data from another sheet. However, not every cell will be able to find a value.

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 ... I have to manually delete several columns in the master sheet. I would like to add that function into the script, to run before the script creates the new ...

How to remove data validation for selected cells - Google Docs ...

https://support.google.com/docs/thread/193872200/how-to-remove-data-validation-for-selected-cells?hl=en
Dec 21, 2022 ... The data validation menu has been changed to a list of rules for the whole spreadsheet, not just the selected cells. How do I remove data ...