About 1,736,196 results (5,278 milliseconds)

Extract Numbers & Text From Strings With Different Formats ...

https://support.google.com/docs/thread/186339358/extract-numbers-text-from-strings-with-different-formats?hl=en
Oct 29, 2022 ... The formula above is in cell V2 the other two formulas are in ... It is unclear why some of the data is missing spaces in the first place.

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

Conditional Formatting Each Cell Based On REGEXEXTRACT ...

https://support.google.com/docs/thread/192026979/conditional-formatting-each-cell-based-on-regexextract?hl=en
Dec 8, 2022 ... Some numbers are fractions, 1/2, 1/4, or 1/8. I would like them to ... extraction of the numbers and conversion of text to numeric values.

How to Extract Unique Values within a range, returning those values ...

https://support.google.com/docs/thread/38541975/how-to-extract-unique-values-within-a-range-returning-those-values-into-a-single-cell?hl=en
Apr 8, 2020 ... How to Extract Unique Values within a range, returning those values into a single cell. ... Here is some reading on TRANSPOSE(). For this ...

Use regexextract to extract all numbers in a string that follows a ...

https://support.google.com/docs/thread/57883084/use-regexextract-to-extract-all-numbers-in-a-string-that-follows-a-specific-word?hl=en
Jul 8, 2020 ... I would like to extract all the numbers following the word "FUND" into a single cell with a space in between so I can then parse each number into separate ...

Extract specific section of content from a cell - Google Docs Editors ...

https://support.google.com/docs/thread/105916395/extract-specific-section-of-content-from-a-cell?hl=en
Apr 12, 2021 ... So it looks for the text string "ManageWP Notification" followed by a newline, and then takes any numbers or letters or a dot separator. You ...

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 ... I'm trying to create a regular expression that will extract numbers from a line of text. A example of the text would be "Every 12 Good Boy ABC12345W Does 54321 ...

How to get only the number from a cell in a formula - Google Docs ...

https://support.google.com/docs/thread/156228858/how-to-get-only-the-number-from-a-cell-in-a-formula?hl=en
Mar 21, 2022 ... I wrongly guessed that you require extracting numbers from the text in cell A1. You are just required to format the formula cell (here C1) ...

How do I sum values if the cell next to them contains certain text ...

https://support.google.com/docs/thread/72577613/how-do-i-sum-values-if-the-cell-next-to-them-contains-certain-text?hl=en
Sep 22, 2020 ... Gathering the total time throughout the whole month spent on specific ... data sheet, and use formulas to extract data by month and other criteria ...

How to SUM cells that contains both numbers and random texts ...

https://support.google.com/docs/thread/237287905/how-to-sum-cells-that-contains-both-numbers-and-random-texts?hl=en
Oct 1, 2023 ... I want to make the SUM of the numbers from specific cells in Google Sheet. ... =SUM(MAP(C2:C12, LAMBDA(r, IFERROR(REGEXEXTRACT(r, "^\d+"))+0))).

How to extract multiple varying length of strings between two special ...

https://support.google.com/docs/thread/112775139/how-to-extract-multiple-varying-length-of-strings-between-two-special-characters-in-a-cell?hl=en
Jun 7, 2021 ... ... cell. As you can see, the strings between brackets are of varying lengths and that the number of brackets vary too - then the adjacent cells ...

Having multiple values in one cell - Google Docs Editors Community

https://support.google.com/docs/thread/265682904/having-multiple-values-in-one-cell?hl=en
Mar 24, 2024 ... As part of this, I'm using a COUNTIF sum to total each time I record a certain subject, however I was wondering if there was any way to account ...

Failed to extract value from XML - help!! - Google Docs Editors ...

https://support.google.com/docs/thread/166163352/failed-to-extract-value-from-xml-help?hl=en
Jun 6, 2022 ... ... some cells that worked turns to "loading..." or "#NA" (see below). I do not know how to refresh the numbers again. How do I prevent that ...

Pulling Data if It Meets a Certain Date from the Time Stamp - Google ...

https://support.google.com/docs/thread/63036999/pulling-data-if-it-meets-a-certain-date-from-the-time-stamp?hl=en
Aug 5, 2020 ... Multiply that by the number of columns on the sheet and watch the cell count grow. Sheets has a limit of 5 million cells, but I would begin ...

How to search and extract a single value from a comma separated ...

https://support.google.com/docs/thread/96850498/how-to-search-and-extract-a-single-value-from-a-comma-separated-string-into-another-cell?hl=en
Feb 5, 2021 ... I have a column with comma separated text values I'd like to search for and return the same value in another cell. I've tried using LOOKUP, MATCH, and various ...

Conditional formatting cells (which contain numbers & text) based ...

https://support.google.com/docs/thread/5485364/conditional-formatting-cells-which-contain-numbers-text-based-odd-or-even-numbers?hl=en
May 4, 2019 ... starange when extract produce text not number. yet when adds isodd ... In some cases, both odd and even numbers get formatted. I have ...

how to use REGEXEXTRACT to extract numbers between square ...

https://support.google.com/docs/thread/44661842/how-to-use-regexextract-to-extract-numbers-between-square-brackets?hl=en
May 5, 2020 ... Use your sample sheet to demonstrate what you'd like the sheet to do! Here are some tips to help you get a great answer quickly... Google ...

How to extract dates combined with text from one worksheet and ...

https://support.google.com/docs/thread/107074806/how-to-extract-dates-combined-with-text-from-one-worksheet-and-copy-into-another?hl=en
Apr 21, 2021 ... The issue is, the data which is copy and pasted into a worksheet needs some tidying up. ... cells that are not numeric, otherwise it messes up the ...

Extract "Month" from date - Google Docs Editors Community

https://support.google.com/docs/thread/12966302/extract-month-from-date?hl=en
Aug 27, 2019 ... Extract "Month" from date. I have a range of dates (format~8/19 ... Therefore you can not format a cell that as a number in it as a month.

Separating the lines of data in a cell to individual rows? - Google ...

https://support.google.com/docs/thread/4839994/separating-the-lines-of-data-in-a-cell-to-individual-rows?hl=en
Apr 24, 2019 ... What you want to accomplish is doable ... it will help if you share your Google Sheet showing a few records, say 20 rows;. and show us your ...