About 1,385,144 results (3,612 milliseconds)

I need a script to clear certain cells in sheets when a button is ...

https://support.google.com/docs/thread/5809954/i-need-a-script-to-clear-certain-cells-in-sheets-when-a-button-is-pressed?hl=en
May 9, 2019 ... ... macro. I simply clicked record macro and then manually cleared out the cells I wanted to delete and then saved. Once I saved I then drew a ...

Select cells to end of Row (Shift + End) and Select cells to end of ...

https://support.google.com/docs/thread/54395300/select-cells-to-end-of-row-shift-end-and-select-cells-to-end-of-column?hl=en
Jun 19, 2020 ... In each case, if it selects select up to the last cell that has data in it. Press each of the shortcuts again to select the entire row/column. I ...

Deleting empty row after moving it with script - Google Docs Editors ...

https://support.google.com/docs/thread/160972823/deleting-empty-row-after-moving-it-with-script?hl=en
Apr 23, 2022 ... I am using this script to move rows from one sheet to another with a button. It moves the row if the value of column 1 is true. It's working great except it ...

My images keep moving in my Google Sheet. Always the same ...

https://support.google.com/docs/thread/6213447/my-images-keep-moving-in-my-google-sheet-always-the-same-images-that-are-placed-over-cells?hl=en
May 15, 2019 ... I have Google Sheets filled with images placed over cells. I do not want them within the cells. Some of the images keep moving, shifting to the top of the ...

how do you continue numbering in a google doc, so that it doesn't ...

https://support.google.com/docs/thread/3997555/how-do-you-continue-numbering-in-a-google-doc-so-that-it-doesn-t-restart-at-1-each-time?hl=en
Apr 11, 2019 ... Shift+Tab sends the current line back up one. Jo S. Diamond ... On the new, blank heading line use <Shift> <Left Arrow> to highlight ...

How to clear a column of values without losing headers? (header ...

https://support.google.com/docs/thread/2687134/how-to-clear-a-column-of-values-without-losing-headers-header-rows-are-frozen?hl=en
Mar 19, 2019 ... That should put headers for the three columns and if you delete columns B and C they will come back automatically. ... It will not skip over blank ...

Clean up data in a spreadsheet | Google Workspace Add-ons ...

https://developers.google.com/workspace/add-ons/samples/clean-sheet
Sep 6, 2024 ... Delete blank rows–Within a selected range, the script identifies empty rows and deletes them. If cells within a row contain space characters, ...

Keyboard shortcuts for Google Sheets - Computer - Google Docs ...

https://support.google.com/docs/answer/181110?hl=en-GB&co=GENIE.Platform%3DDesktop
Delete rows. Ctrl + Alt + - (with rows selected). in Google Chrome: Alt + ... Alt + Shift + Up arrow. Use formulas. Show all formulae, Ctrl + ~. Insert array ...

Alternating Colours Not Working - Google Docs Editors Community

https://support.google.com/docs/thread/4056108/alternating-colours-not-working?hl=en
Apr 12, 2019 ... ... up error before you get chance to click the remove button at the bottom. Instead what I ended up doing was selecting the cells I needed to ...

VBA runs slower & slower

https://groups.google.com/g/exceldna/c/IZEJEQ5g5nQ/m/yv3NVIwou6UJ
Selection.Delete Shift:=xlUp. Else Row_Counter = Row_Counter + 1. End If End If Loop End Sub event handler in C# public void DisableMenubarsButtons(Excel.Range ...

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 ... Community content may not be verified or up-to-date. ... One easy solution would be to keep row 1 blank and always insert new rows after row 1.

Moving Rows from one Sheet to another based on Check box input ...

https://support.google.com/docs/thread/12863528/moving-rows-from-one-sheet-to-another-based-on-check-box-input-data?hl=en
Aug 26, 2019 ... When the rows move back and forth between sheets, it places the data for that row in the very last empty row of the sheet. Is there a way to ...

How to keep the cursor in place after pressing enter - Google Docs ...

https://support.google.com/docs/thread/8900702/how-to-keep-the-cursor-in-place-after-pressing-enter?hl=en
Jun 28, 2019 ... With Excel, I have always set ... Go to a blank cell, edit it, then hit Enter. The cursor should pop back up to the cell you just edited.

Google Sheets - Autocomplete Enabled, not working. - Google Docs ...

https://support.google.com/docs/thread/9063842/google-sheets-autocomplete-enabled-not-working?hl=en
Jul 1, 2019 ... Only some of my values are autocompleting now...the ones with the most repeated entries no longer are popping up. ... Yes, blank cells. All those ...

How do I mass remove line breaks in Google Docs? - Google Docs ...

https://support.google.com/docs/thread/4814034/how-do-i-mass-remove-line-breaks-in-google-docs?hl=en
Apr 24, 2019 ... back up your spreadsheet ;)!. 2. in a separate cell / separate column - away from your data - - say : C1. - define a formula to string all ...

How can I make my calendar automatically change dates by ...

https://support.google.com/docs/thread/70555977/how-can-i-make-my-calendar-automatically-change-dates-by-changing-year-google-sheets?hl=en
Sep 11, 2020 ... ... up the first two rows. I will eventually ... Here I am posting a copy of my blank master schedule but with my conditional formatted cells.

Google Sheets automatically adds newline when editing cell ...

https://support.google.com/docs/thread/18235069/google-sheets-automatically-adds-newline-when-editing-cell?hl=en
Oct 31, 2019 ... In Google Sheets if you click to edit a cell (or press enter to edit) and backspace it's contents until it's blank, it automatically adds a newline.

Class Range | Apps Script | Google for Developers

https://developers.google.com/apps-script/reference/spreadsheet/range
Empty cells return an empty string. // Opens the spreadsheet file by its URL ... cell; negative values represent rows up from the range's top-left cell.

Use Smart Fill in Sheets to automate data entry - Google Docs ...

https://support.google.com/docs/answer/9914525?hl=en
Mac: Press ⌘ + Shift + Y; Windows/Chromebook: Ctrl + Shift + Y. Tip: Click a cell to see the formula used. Turn off Smart Fill. 1. On your computer, open a ...

Change Google Sheets Left-Right Navigation Functions - Google ...

https://support.google.com/docs/thread/96028182/change-google-sheets-left-right-navigation-functions?hl=en
Feb 1, 2021 ... I know of Tab and Shift-Tab. When I edit a cell for the first time, I always forget it's the first time, and press Left/Right and change cells ...