About 1,223,917 results (5,463 milliseconds)

Hiding Gridlines for selected cells only? - Google Docs Editors ...

https://support.google.com/docs/thread/62895680/hiding-gridlines-for-selected-cells-only?hl=en
Aug 4, 2020 ... You can use the borders option. You can select the area where the gridlines and to be hidden and select Borders. Then change the border's color ...

How to remove gridlines in table in GOOGLE doc NOT in spreadsheet

https://support.google.com/docs/thread/184836655/how-to-remove-gridlines-in-table-in-google-doc-not-in-spreadsheet?hl=en
Oct 19, 2022 ... Thanks. But that would apply to all the grid lines and not just specific to the sub rows within the table? Am I missing out something???

Separating the lines of data in a cell to individual rows? - Google ...

https://support.google.com/docs/thread/4839994/separating-the-lines-of-data-in-a-cell-to-individual-rows?hl=en
Apr 24, 2019 ... You'll want to use the SPLIT function with a delimiter of CHAR(10), the line feed character. The formula for multiple rows would be something like.

Can I prevent down-fill from incrementing *every* cell reference in a ...

https://support.google.com/docs/thread/5225132/can-i-prevent-down-fill-from-incrementing-every-cell-reference-in-a-formula?hl=en
Apr 30, 2019 ... I have a spreadsheet with rows of data. At the end of each ... A3") will ALWAYS point to that cell even if you add/delete rows or columns.

How do I change only portions of table borders? - Google Docs ...

https://support.google.com/docs/thread/6192777/how-do-i-change-only-portions-of-table-borders?hl=en
May 15, 2019 ... Yes, you can change individual borders in a table in Docs. Just click on each border one at a time. Then go to the menu that will appear at ...

Automatically add a number of rows based on value? - Google Docs ...

https://support.google.com/docs/thread/160017703/automatically-add-a-number-of-rows-based-on-value?hl=en
Apr 15, 2022 ... Is it possible to automatically add/remove a number of rows whenever a value changes in a specific cell? In my case I'm trying to have the ...

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 ... I need all the blank rows to be gone. Is there a way to delete every blank row on a sheet without highlighting, right clicking and then deleting ...

Different editing permissions per user - Google Docs Editors ...

https://support.google.com/docs/thread/68830271/different-editing-permissions-per-user?hl=en
Sep 3, 2020 ... ... specific cell or not edit it at all. What I'm trying to achieve is that, for instance: - User A can only edit the cells in row 1 - User B ...

Multiple Links in One Google Sheets Cell - Google Workspace ...

https://support.google.com/a/thread/45130142/multiple-links-in-one-google-sheets-cell?hl=en
May 8, 2020 ... 5) Back to the cell, double clicked and selected only the second listing, "Faceplates" ... It seems to remove the links if there are multiple in ...

How do I hide columns/rows from certain users? not just hide or ...

https://support.google.com/docs/thread/35412164/how-do-i-hide-columns-rows-from-certain-users-not-just-hide-or-protect-from-edit-but-hide-and-lock?hl=en
Mar 24, 2020 ... not just hide or protect from edit, but hide and lock the hidden column so those users are unable to unhide/view just those ranges? Details.

Creating a chart only for a specific data range - Google Docs Editors ...

https://support.google.com/docs/thread/5609542/creating-a-chart-only-for-a-specific-data-range?hl=en
May 6, 2019 ... That seems doesn't work in Google Sheets. Here are two workarounds. 1) Hiding Unwanted Rows: If you don't want the row numbers ...

Reducing size of worksheets - Google Docs Editors Community

https://support.google.com/docs/thread/176566821/reducing-size-of-worksheets?hl=en
Aug 25, 2022 ... You can go in and remove any blank space by selecting the empty columns and/or rows, right-clicking on the selected cells or the header and selecting Delete ...

Importrange based on specific data in particular cells - Google Docs ...

https://support.google.com/docs/thread/58494456/importrange-based-on-specific-data-in-particular-cells?hl=en
Jul 12, 2020 ... So the script would need to search the entire list, find the specific data (U14, Player) and pull the entire row (or rows) across into a new ...

How do I add a row to a table without it automatically changing the ...

https://support.google.com/docs/thread/87022216/how-do-i-add-a-row-to-a-table-without-it-automatically-changing-the-cell-references-in-another-cell?hl=en
Dec 5, 2020 ... ... specific cells in a google spreadsheet? The two workarounds I have ... row without google sheets automatically changing cell references in ...

How do I filter out rows on a sheet that are highlighted a certain color ...

https://support.google.com/docs/thread/18286071/how-do-i-filter-out-rows-on-a-sheet-that-are-highlighted-a-certain-color-which-you-can-in-excel?hl=en
Nov 1, 2019 ... I am trying to filter out rows that have duplicates (company name). I want to keep the data in the sheet, just temporarily remove all instances of the company.

Deleting rows based on a certain values - Google Docs Editors ...

https://support.google.com/docs/thread/24330792/deleting-rows-based-on-a-certain-values?hl=en
Jan 1, 2020 ... It is possible to delete rows based on the value of a cell; however, because you are pulling the data from another sheet, you will need to delete the rows in ...

Add and edit tables - Computer - Google Docs Editors Help

https://support.google.com/docs/answer/1696711?hl=en&co=GENIE.Platform%3DDesktop
Organize information in a document or presentation with a table. You can add and delete tables, and adjust the size and style of table rows and columns.

Sort & filter your data - Computer - Google Docs Editors Help

https://support.google.com/docs/answer/3540681?hl=en&co=GENIE.Platform%3DDesktop
Right click on any cell then click Remove filter. Once filtered, at the bottom right users can find the number of rows being displayed out of the total rows in ...

google form and google sheets. freezes - Google Docs Editors ...

https://support.google.com/docs/thread/134569494/google-form-and-google-sheets-freezes?hl=en
Nov 10, 2021 ... You may want to check those conditional formatting rules, and delete any unneeded blank rows at the bottom of the sheet. Also see these ...

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 think the DELETE COLUMNS command involves only one or two lines, but I don't know where or how to add it to the existing script. One part ...