About 1,256,511 results (1,777 milliseconds)

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

removing text from one cell based on text from another - Google ...

https://support.google.com/docs/thread/149925873/removing-text-from-one-cell-based-on-text-from-another?hl=en
Feb 8, 2022 ... I would like a cell to remove text and go blank if certain text appears in another. (maybe place it in the conditional formatting?) For ...

Use FILTER Formula to Exclude Any Cells Containing Specific Text ...

https://support.google.com/docs/thread/57887789/use-filter-formula-to-exclude-any-cells-containing-specific-text-but-exact-match?hl=en
Jul 8, 2020 ... I am trying to use this formula to provide a filtered list of data A1 to C5 that doesn't contain the text "Cert" anywhere in the C column cells.

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

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 ... ... some limitations. So you will have to figure out what you can use in Google Sheets and what you can't. It may appear confusing at first, but ...

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 ... 1) Deleted the current links assigned to the heading "Jacks, Faceplates & Surface Mount Boxes". 2) Went back to the cell, now only containing ...

Delete specific text elements from cells - Google Docs Editors ...

https://support.google.com/docs/thread/3567570/delete-specific-text-elements-from-cells?hl=en
Apr 4, 2019 ... I'm trying to delete some specific text elements from one cell, but my problem is that I would also like to delete the coma and vertical bar after it.

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

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 · If the data's already in the sheet, select the cells you want to split. · If the data isn't in the sheet yet, paste it.

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 ... ... text has spaces between some characters and no spaces between others. ... For example these will remove all spaces from cell A1 (and put it in the ...

Conditional Formatting to replace value with text - Google Docs ...

https://support.google.com/docs/thread/69831997/conditional-formatting-to-replace-value-with-text?hl=en
Sep 8, 2020 ... I have created an Excel sheet for a planning, and I've ... However, I would also like some text to appear in each cell at the same time :.

Google sheets auto-deletes any cell I click on - Google Docs Editors ...

https://support.google.com/docs/thread/209529069/google-sheets-auto-deletes-any-cell-i-click-on?hl=en
Apr 4, 2023 ... When using google sheets, if I click on a cell any text inside gets instantly deleted, and the blinking cursor appears inside. This issue goes away ...

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 ... I have it pretty much done but I'm still working on fine tuning the substitute function. What I am trying to do is to remove certain words from ...

Help with FILTER formula using include and exclude criterion ...

https://support.google.com/docs/thread/57993108/help-with-filter-formula-using-include-and-exclude-criterion?hl=en
Jul 9, 2020 ... I adjusted your formulas on your sheet. The first problem is REGEXMATCH() wants text for the regular expression argument to I wrapped that cell ...

TRIM function - Google Docs Editors Help

https://support.google.com/docs/answer/3094140?hl=en
text - The string or reference to a cell containing a string to be trimmed. Notes. Google Sheets trims text input into cells by default. It is important to use ...

Exclude cells from a range in COUNTIF - Google Docs Editors ...

https://support.google.com/docs/thread/243954127/exclude-cells-from-a-range-in-countif?hl=en
Nov 14, 2023 ... I am trying to use a COUNTIF function to count the number of times a specific value appears in a spreadsheet. However, I want to EXCLUDE certain cells within ...

Data validation trim formula - Google Docs Editors Community

https://support.google.com/docs/thread/261118201/data-validation-trim-formula?hl=en
Feb 28, 2024 ... In cell B2, the data validation rule prevents someone from entering text with leading or trailing spaces. For the rest of column B, it just ...

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 ... Since the function acts only on text (not numbers) and some of the Column E cells are numbers, in the first parameter, cell E10 is converted to ...

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 ... I have an array of distances in km, mainly values only, often with a decimal place, but some have been entered with the text "km" which I need to remove.

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 ... Or change the font in Excel before your conversion. 3. One method that will strip out the formatting is to use ImportRange() to fetch the data ...