About 1,078,889 results (1,033 milliseconds)

I want to remove the last 3 digits of my data in one column - Google ...

https://support.google.com/docs/thread/213586281/i-want-to-remove-the-last-3-digits-of-my-data-in-one-column?hl=en
May 1, 2023 ... Unfortunately there is no delimiter to use the Split function and my numbers doesn't always have the same length so I can't use Left or ...

2 digits after the decimal point - google sheet - Google Docs Editors ...

https://support.google.com/docs/thread/146658815/2-digits-after-the-decimal-point-google-sheet?hl=en
Jan 19, 2022 ... This function: =VALUE(REGEXREPLACE("6.3";"[.]";",")). Returns a number 6,3 instead of string and is usable for calculations. But I need the ...

How can I convert copied text with numbers to actual numbers for ...

https://support.google.com/docs/thread/40936947/how-can-i-convert-copied-text-with-numbers-to-actual-numbers-for-calculations?hl=en
Apr 18, 2020 ... Copying in the numbers into both Google Sheets and Excel 365 does not allow me to use the pasted numbers in formula's. ... remove the comma (and ...

String functions | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions
Identical to the TRIM function, but only removes trailing characters. ... The result of the SOUNDEX consists of a letter followed by 3 digits. Non-latin ...

Google Sheets deletes necessary zeros at the end of decimals. How ...

https://support.google.com/docs/thread/100944538/google-sheets-deletes-necessary-zeros-at-the-end-of-decimals-how-do-i-disable-this?hl=en
Mar 5, 2021 ... Remove the superfluous periods. · Confirm that the values are numbers instead of text strings that look like numbers. You can check that with the ...

How to replace numbers and words with only numbers in google ...

https://support.google.com/docs/thread/262569292/how-to-replace-numbers-and-words-with-only-numbers-in-google-sheets?hl=en
Mar 6, 2024 ... My cell example is like this, 262990 bunny ring, I need to keep the numbers and delete the words on all 12000+ cells all in one column. Each ...

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.

Phone number giving Formula Parse Error - Google Docs Editors ...

https://support.google.com/docs/thread/74709430/phone-number-giving-formula-parse-error?hl=en
Oct 3, 2020 ... I have a Gsheet recording contact details from a Typeform survey. When phone numbers are recorded - it shows as +11 111 111 111 which then gives a Formula ...

Remove certain data from a phone number in cell that is being ...

https://support.google.com/docs/thread/26234712/remove-certain-data-from-a-phone-number-in-cell-that-is-being-added-to-the-sheet-automatically?hl=en
1/20/2020, 3:18:36 PM. Get link. Report abuse ... Is there a way to use a formula to remove that +1, or only take the last 10 digits in that cell? Details.

Sheets is displaying dollar signs and decimals for formula results ...

https://support.google.com/docs/thread/2697201/sheets-is-displaying-dollar-signs-and-decimals-for-formula-results-that-shouldn-t-include-that?hl=en
Mar 19, 2019 ... But I can't remove the dollar sign by clicking the dollar sign button. ... Your formulas are Counting type formula and they output numbers. I ...

How to remove decimal places from cells formatted as text - Google ...

https://support.google.com/docs/thread/265531791/how-to-remove-decimal-places-from-cells-formatted-as-text?hl=en
Mar 23, 2024 ... I'm using this function in Google Sheets to strip a letter from the end of numbers in a range of cells, sum the numbers in that range of cells, and then divide ...

REGEXEXTRACT For Multiple Number Sets - Google Docs Editors ...

https://support.google.com/docs/thread/246349211/regexextract-for-multiple-number-sets?hl=en
Nov 30, 2023 ... This formula attempts to extract the 2nd and 3rd out of four numbers. If it fails, it only extracts the 2nd number. Regards, Shahar. Last ...

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 ... Need a formula to remove the text from a cell, and just leave the numbers. ... end to convert the text digits to numeric digits. I hope that makes ...

How can I search a column of 16-digit numbers and find ones that ...

https://support.google.com/docs/thread/2201536/how-can-i-search-a-column-of-16-digit-numbers-and-find-ones-that-end-in-0?hl=en
Mar 9, 2019 ... So that's why I I'm trying to just do a search instead of all the numbers that end in zero. If you have an easier way to convert the cell format ...

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 ... ... Excel with the CLEAN function and I found the following ... Sven feels the CLEAN function should remove all non-printable characters.

Vlookup based on First 3 Characters of Last Name - Google Docs ...

https://support.google.com/docs/thread/146469633/vlookup-based-on-first-3-characters-of-last-name?hl=en
Jan 18, 2022 ... I am wondering if anyone can help me come up with a formula that will only need the three characters for names that start with Sc?

How do I mass remove line breaks in Google Docs? - Google Docs ...

https://support.google.com/docs/thread/4814034/how-do-i-mass-remove-line-breaks-in-google-docs?hl=en
Apr 24, 2019 ... ... remove them so that all of the digits are right next to each other. Details. Docs,Microsoft Windows,Personal use. Locked. Informational ...

How to use toDate to convert Timestamp with decimal seconds

https://groups.google.com/g/openrefine/c/uU6O3OG4eng
For example, I'd like to convert to a time format that would allow me to subtract the first of these two times from the second. (The numbers after the seconds ...

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 ... The find and replace feature in Docs currently doesn't support changing/removing line breaks. However, there's an add-on for Docs called Text ...

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