About 1,818,876 results (5,966 milliseconds)

Ran into an "uncleanable" character in Google Sheets. This is a bug ...

https://support.google.com/docs/thread/51299987/ran-into-an-uncleanable-character-in-google-sheets-this-is-a-bug?hl=en
Jun 4, 2020 ... ... remove them after pasting into a cell, that should preserve the invisible characters. ... I don' use Microsoft Excel, but I checked on what ...

Removing letters from a column in google sheets - Google Docs ...

https://support.google.com/docs/thread/2674866/removing-letters-from-a-column-in-google-sheets?hl=en
Mar 19, 2019 ... I tried using formulas I found for excel that strip the letters and transfers only the numbers to the new column, but they all give me errors.

Remove the last character in each cell and sum them up - Google ...

https://support.google.com/docs/thread/87008051/remove-the-last-character-in-each-cell-and-sum-them-up?hl=en
Dec 5, 2020 ... I have 3 cells A1, A2, A3 with value 1x, 2x, 3x. I am trying to sum the numerical part of those 3 cells (removing the last character) into another cell.

Conditional formatting: remove cell highlight if cell in next column ...

https://support.google.com/docs/thread/33397994/conditional-formatting-remove-cell-highlight-if-cell-in-next-column-contains-text?hl=en
Mar 13, 2020 ... When column D has text/dates in it, I'd like column C's formatting to be blank. So, if something was due yesterday, but the work was submitted ...

How do I remove random strings of text from Google Sheet cells ...

https://support.google.com/docs/thread/21249935/how-do-i-remove-random-strings-of-text-from-google-sheet-cells?hl=en
Nov 26, 2019 ... For example, the following text appears in a cell. I want to remove everything except the characters to the right of the forward slash (B123456) ...

excel - How to eliminate leading zeroes in a cell that begins with text ...

http://feedproxy.google.com/~r/stackoverflow/ynOn/~3/PXHI79XdsWU/how-to-eliminate-leading-zeroes-in-a-cell-that-begins-with-text-and-has-text-and
Feb 21, 2020 ... You have other options, like looping in VBA (using REPLACE instead of SUBSTITUTE). If you wanted to add more options to the above formula, you ...

Need a formula to remove the text from a cell, and just leave the ...

https://support.google.com/docs/thread/56218448/need-a-formula-to-remove-the-text-from-a-cell-and-just-leave-the-numbers?hl=en
Jun 29, 2020 ... I have a column with thousand of entries in the following format "Grave moss 3369", I need a way to remove the text and be left with the integers (3369).

I would like to know how to delete letters from a column of cells ...

https://support.google.com/docs/thread/118001572/i-would-like-to-know-how-to-delete-letters-from-a-column-of-cells-without-moving-the-numbers?hl=en
Jul 21, 2021 ... I modified the formulas to refer to the Column F cell of the same row.) The formula to extract the text from Column E is in cell F10. It's an ...

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

I need to remove specific characters in a column - Google Docs ...

https://support.google.com/docs/thread/23306258/i-need-to-remove-specific-characters-in-a-column?hl=en
Dec 19, 2019 ... I have a list of cell phone numbers and I have like to filter them so that I can match the ones that repeat and decide which to take out and which to keep.

Automatically remove certain text from pasted cells - Google Docs ...

https://support.google.com/docs/thread/16025434/automatically-remove-certain-text-from-pasted-cells?hl=en
Oct 4, 2019 ... Automatically remove certain text from pasted cells ... I have a report that gets delivered as a .csv. There are only certain columns of data I ...

Alignment stuck in Google Sheets. - Google Docs Editors Community

https://support.google.com/docs/thread/5688420/alignment-stuck-in-google-sheets?hl=en
May 7, 2019 ... ... text. See if you can delete any invisible characters from the last character to the end of the cell. You can also use the =LEN(A2) formula ...

Need help removing letters from numbers to work with SUM function ...

https://support.google.com/docs/thread/202696449/need-help-removing-letters-from-numbers-to-work-with-sum-function-example-100m-removing-m?hl=en
Feb 19, 2023 ... Hey, so I have some data I would like to work with the SUM function to get the total amount for each column, but since the data is like ...

All text in every cell of Google Sheet is permanently bold. How Can I ...

https://support.google.com/docs/thread/79450940/all-text-in-every-cell-of-google-sheet-is-permanently-bold-how-can-i-disable?hl=en
Oct 27, 2020 ... How Can I disable? Initially uploaded an excel sheet to google sheets. Text in the initial excel sheet was not bolded. Now ...

Use find and replace to remove text as a macro - Google Docs ...

https://support.google.com/docs/thread/100283496/use-find-and-replace-to-remove-text-as-a-macro?hl=en
Mar 1, 2021 ... * Replaces a text string within cells in range with another text string. ... * @param {Range} range The spreadsheet range where to replace text.

This has to be simple, but how do I turn off insert, or overwrite of text ...

https://support.google.com/docs/thread/3653333/this-has-to-be-simple-but-how-do-i-turn-off-insert-or-overwrite-of-text-in-cells?hl=en
Apr 5, 2019 ... If You have No Insert Key - Just click the cell & Remove num-lock and press 0 on the numpad. It will switch you from Overwrite mode to ...

How to remove unwanted spaces - Google Docs Editors Community

https://support.google.com/docs/thread/188915830/how-to-remove-unwanted-spaces?hl=en
Nov 16, 2022 ... I have tried the "TRIM" formula, but it only removed some spaces and did not remove ALL spaces between the characters as needed.

Remove text but keep numbers including decimal point - Google ...

https://support.google.com/docs/thread/41566729/remove-text-but-keep-numbers-including-decimal-point?hl=en
Apr 21, 2020 ... should do it - single array formula. have thow trim in for luck. Original Poster Jason Davies 1478 marked this as an answer. Helpful? 2.

Using substitute to remove text only if it is the end of the string ...

https://support.google.com/docs/thread/189756234/using-substitute-to-remove-text-only-if-it-is-the-end-of-the-string?hl=en
Nov 22, 2022 ... My input string is formatted as such: "Lastname/FirstnameSalutation" i.e. "SMITH/JOHNMR". This is output as a single cell and I have gotten that ...

Google sheets won't let me edit text in cells and replaces any text I ...

https://support.google.com/docs/thread/41540757/google-sheets-won-t-let-me-edit-text-in-cells-and-replaces-any-text-i-delete?hl=en
Apr 21, 2020 ... Sheets has been replacing any characters I try to delete with backspace or delete. I'd have to press delete 5+ times to delete a single character.