About 1,380,906 results (4,690 milliseconds)

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

Formula to pull first word from text string in a column

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/6mpla5aAVFU
Jan 8, 2009 ... I have to makeup for my "brain cramps" that I suffered yesterday! -- Biff Microsoft Excel MVP. "Pete_UK" <[email protected]> wrote in message

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 ... In this case I used \D so all not digit are replace woth nothing leaving only digits. ... It may appear confusing at first, but you have to have ...

How can I remove duplicates AND their first instances? - Google ...

https://support.google.com/docs/thread/211042262/how-can-i-remove-duplicates-and-their-first-instances?hl=en
Apr 14, 2023 ... Also, I am working with text data, I don't know if that will change what options I could try. Is this possible? It would save me HOURS of ...

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 ... 2) Went back to the cell, now only containing text, and double clicked to select just the first listing, "Jacks" ... It seems to remove the links ...

String functions | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions
Formats a STRING as proper case, which means that the first character in each word is uppercase and all other characters are lowercase. INSTR, Finds the ...

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 ... ... few designated dynamic cell references (the blue-shaded cells). Ideally, this array formula would be able to remove multiple strings/characters ...

Leading zeros are missing

https://groups.google.com/g/mementodatabase/c/Sm3EMGURhp8
The zeros were lost when you linked to Google Docs. This does happen, and can be fixed by formatting the relevant column in the Google spreadsheet as text.

How to paste a string that starts with spaces without losing the ...

https://support.google.com/docs/thread/98510396/how-to-paste-a-string-that-starts-with-spaces-without-losing-the-spaces?hl=en
Feb 17, 2021 ... ... replace the spaces with special characters in your Doc. ... You could do it in chunks / sections by first making a selection and applying the Find ...

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 ... So the solutions I offered would be a few methods for removing non-printable characters. ... remove the first 32 non-printable characters. So this ...

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 added a few options for you in the spreadsheet. Solution 1 ... first parameter, cell E10 is converted to text using the text function.

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 ... This formula will pull that date from the string and turn it into a usable date. When you first use it you will see numbers like 45689, this ...

Split text, remove duplicates, or trim whitespace - Computer - Google ...

https://support.google.com/docs/answer/6325535?hl=en&co=GENIE.Platform%3DDesktop
You can split clearly defined data, like text separated by commas, into several columns with Google Sheets. For example, a column with "Last name, First name" ...

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 ... first two cells. ps thank you! <3. Original Poster Lynn Fuentes ...

Gboard - Always start with capital letters - Android Community

https://support.google.com/android/thread/232321092/gboard-always-start-with-capital-letters?hl=en
Aug 28, 2023 ... I mean that no matter where the keyboard appears (website or apps), it always starts with capital letters first. Here in the forum when ...

I would to put pages in my document at the bottom in the middle of ...

https://support.google.com/docs/thread/209498229/i-would-to-put-pages-in-my-document-at-the-bottom-in-the-middle-of-the-page-in-trying-to-do-so?hl=en
Apr 4, 2023 ... Just make a copy of the problem file, remove all but the first couple of pages, and replace the content with placeholder text, such as Lorem ...

How to remove a text input field from a dummyInput block in Blockly ...

https://groups.google.com/g/blockly/c/_XcC3ob8kNo
May 29, 2017 ... ... Excel-icon.png", 20, 20, "*")) .appendField("Excel Operations ... First, write mutationToDom and domToMutation, to make sure your ...

Convert string to number - Google Docs Editors Community

https://support.google.com/docs/thread/47852445/convert-string-to-number?hl=en
May 20, 2020 ... first it will replace the $ symbol with nothing, then it replaces the comma with a #, then it replaces the period with a comma and lastly ...

Open Refine Bulk Editing Question

https://groups.google.com/g/openrefine/c/GhUf5JjQq3A
Jun 6, 2021 ... By using `[0]` you are selecting the first part (that to the left of the decimal in the original string). If this doesn't quite achieve what ...

Google sheets removing leading zeros when exporting to .csv - no ...

https://support.google.com/docs/thread/5799170/google-sheets-removing-leading-zeros-when-exporting-to-csv-no-matter-what-formatting?hl=en
May 9, 2019 ... Would you be able to make a sample sheet with some 3 or 4 digit ... Copy column with leading zeros issue out and past into code editor/text editor.