About 1,735,911 results (4,553 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 ... ... remove the characters from the same cells that the values are pasted into. ... (left($E10,find("P",$E10,1)-1),$E10)<=H$2),H$3,0). In this ...

LEFT - Google Docs Editors Help

https://support.google.com/docs/answer/3094079?hl=en
number_of_characters - [ OPTIONAL - 1 by default ] - The number of characters to return from the left side of string . ... TRIM function. 38 of 43. UNICHAR ...

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 ... To remove these unwanted characters, you can use a combination of the TRIM, CLEAN, and SUBSTITUTE functions. All that said, at least Excel ...

String functions | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions
LEFT, Gets the specified leftmost portion from a STRING or ... In the following example, examine how TRIM interprets characters as Unicode code-points.

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 ... ... remove the text and be left with the integers (3369). Thank you ... \D \\ is a RegEx metadata character, meaning not a digit. So the ...

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 ... =LEFT(A1,FIND(" ",A1&" ")-1). -- Biff Microsoft Excel MVP. "David ... That string does contain a space character and the space character that gets

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.

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. You can also use the =LEN(A2) formula to find ...

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 ... This array formula would be able to remove multiple strings/characters simultaneously, but I am unsure how to do this with REGEXREPLACE with more than one ...

View document outlines, rulers, & non-printing characters ...

https://support.google.com/docs/answer/6367684?hl=en&co=GENIE.Platform%3DDesktop
Work with a document outline · Open a document in Google Docs. · To open the outline, click View and then Show outline. The outline opens on the left.

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.

Cannot Delete items off of google docs, sheets, and slides - Google ...

https://support.google.com/docs/thread/8229296/cannot-delete-items-off-of-google-docs-sheets-and-slides?hl=en
Jun 17, 2019 ... ... left. If there are, that should remove the document from the Docs home screen. If there aren't, try the other option above instead. I hope ...

When I insert a table in a doc, it moves the entire text to the next ...

https://support.google.com/docs/thread/136094083/when-i-insert-a-table-in-a-doc-it-moves-the-entire-text-to-the-next-page?hl=en
Nov 18, 2021 ... Furthermore, when I left-arrow click from the last character in the ... In the new copy of the document remove any sensitive information, or ...

TRIM function - Google Docs Editors Help

https://support.google.com/docs/answer/3094140?hl=en
Removes leading, trailing, and repeated spaces in text. Sample Usage TRIM(" lorem ipsum") TRIM(A2) Syntax TRIM ... LEFT. 15 of 43. LEFTB function. 16 of 43. LEN.

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

Text formatting in Word

https://groups.google.com/g/microsoft.public.word.docmanagement/c/8BFTGto6L8w
Sep 29, 2009 ... will automatically set the left one. Positive numbers raise the characters, and negative numbers lower them. - The "Kerning for fonts" checkbox ...

SPLIT function - Google Docs Editors Help

https://support.google.com/docs/answer/3094136?hl=en
delimiter - The character or characters to use to split text . By default ... remove_empty_text - [ OPTIONAL - TRUE by default ] - Whether or not to remove empty ...

Edit & view text from right to left - Computer - Google Docs Editors Help

https://support.google.com/docs/answer/65166?hl=en&co=GENIE.Platform%3DDesktop
Right-to-left controls turn on automatically when you open a document, spreadsheet, or presentation with right-to-left text, or when you add text in a ...

Spaces don't show up after characters using Concatenate or Join ...

https://support.google.com/docs/thread/63090890/spaces-don-t-show-up-after-characters-using-concatenate-or-join?hl=en
Aug 5, 2020 ... ... left character sometimes. To get around this I used REPT(CHAR(160),1) ... So, when using JOIN or CONCATENATE functions replace " " with CHAR(160).

Giant blank space in document - tried removing all format, normal ...

https://support.google.com/docs/thread/37309312/giant-blank-space-in-document-tried-removing-all-format-normal-text-no-spacing?hl=en
Apr 1, 2020 ... So I'm trying to write a resume with a google docs template and it looks great EXCEPT I have this giant space after my professional summary ...