About 1,857,406 results (5,900 milliseconds)

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 ... Finally, since the result of this extraction is in text format, the entire expression is multiplied by 1 to force it to be a number instead. All ...

Remove all letters/alphabets, leave digits only - Google Docs Editors ...

https://support.google.com/docs/thread/65724478/remove-all-letters-alphabets-leave-digits-only?hl=en
Aug 19, 2020 ... Remove all letters/alphabets, leave digits only. Hey guys,. If a column contains all alphanumerical numbers, any formulaes I can use to remove ...

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 ... My goal is to eventually split this string of characters so that each character will be in its own cell. I can do this, but I need to remove the ...

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.

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 ... All cells below AG3 must be cleared from all data and/or functions.

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 ... ... cell. Click Replace all. This will remove all the units and your formula should work. You may choose to edit the column headings to denote ...

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 ... What you want is only the numbers. \d \\ is a RegEx metadata character, meaning a digit. \D \\ is a RegEx metadata character, meaning not a ...

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 ... Sven feels the CLEAN function should remove all non-printable characters. ... All that said, at least Excel displays something in the cell ...

Keyboard won't type in Excel

https://groups.google.com/g/microsoft.public.mac.office.excel/c/YHP0iIpVzsk
Excel seems to randomly stop accepting input. Functional keys work (e.g., arrow keys to move from one cell to another, the delete key, any key that is an action ...

How do I delete lower case entries in a column - Google Docs ...

https://support.google.com/docs/thread/10501077/how-do-i-delete-lower-case-entries-in-a-column?hl=en
Jul 23, 2019 ... It's the only source that uses all lowercase in the sheet, so I need to figure out how to just remove the lowercase entries in certain columns.

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 · At the top, click Data and then Split text to columns. · To change which character Sheets uses to split the data, next to "Separator" ...

How to use find+replace to replace newline (\n) with soft linebreak or ...

https://support.google.com/docs/thread/9648924/how-to-use-find-replace-to-replace-newline-n-with-soft-linebreak-or-vertical-tab-v?hl=en
Jul 10, 2019 ... I cannot get the replace function to accept the special character as a replacement. The pasted text is Unix/MacOS terminal shell output. I ...

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 ... Text in the initial excel sheet was not bolded. Now that it is in google sheets all text in all cells across multiple sheets is bold and it won' ...

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 ... See if you can delete any invisible characters from the last character to the end of the cell. ... I solved it by switching to Excel. false.

Search and use find and replace - Computer - Google Docs Editors ...

https://support.google.com/docs/answer/62754?hl=en&co=GENIE.Platform%3DDesktop
To replace the word every time it's used, click Replace all. ... This string represents a cell with a lowercase letter followed by another character 0 or more ...

REGEX + ARRAYFORMULA to remove characters or strings using ...

https://support.google.com/docs/thread/124123583/regex-arrayformula-to-remove-characters-or-strings-using-dynamic-cell-references?hl=en
Sep 2, 2021 ... ... removal into a few designated dynamic cell references (the blue-shaded cells). Ideally, this array formula would be able to remove multiple ...

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 ... This highlights all things with duplicates but does not distinguish between them.

I am trying to delete parenthesis and all letters within them for ...

https://support.google.com/docs/thread/224280719/i-am-trying-to-delete-parenthesis-and-all-letters-within-them-for-several-hundred-lines-in-sheets?hl=en
Jul 5, 2023 ... Try the following formula. Enter the following formul into cell B1 in your new example spreadsheet. Column B will then have the final result.

Why are line breaks being added to cells randomly? - Google Docs ...

https://support.google.com/docs/thread/19672393/why-are-line-breaks-being-added-to-cells-randomly?hl=en
Nov 13, 2019 ... Usually, all I have to do is delete the contents of the cell and ... Not possible to make new letters appear after the line feed. Go ...

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 was not able to find any information about this in the official Google Sheets documentation, but it is also a feature in Microsoft Excel and I ...