About 1,015,052 results (5,634 milliseconds)

FIND function - Google Docs Editors Help

https://support.google.com/docs/answer/3094126?hl=en
: Divides text around a specified character or string, and puts each fragment into a separate cell in the row. SEARCH : Returns the position at which a string ...

Find and Replace - finds the string but when I want it replaced it says ...

https://support.google.com/docs/thread/39815474/find-and-replace-finds-the-string-but-when-i-want-it-replaced-it-says-that-it-can-t-find-the-strin?hl=en
Apr 13, 2020 ... I am trying to delete all occurrences of corporation designations like "INC" and "LLC" in a column of cells that contain company names.

In Google Sheets search not finding text string - Google Docs Editors ...

https://support.google.com/docs/thread/135148108/in-google-sheets-search-not-finding-text-string?hl=en
Nov 12, 2021 ... When I search via Find and Replace in Google Sheets for a text string (no formula used to generate the text string) the highlighted cell supposedly where the ...

Replacing empty cells via Find and Replace not working - Google ...

https://support.google.com/docs/thread/217248400/replacing-empty-cells-via-find-and-replace-not-working?hl=en
May 23, 2023 ... It looks like the Edit > Find and replace feature in Google Sheets can locate zero-length text strings "" but cannot locate truly blank cells.

Finding the cell reference using ExcelDna

https://groups.google.com/g/exceldna/c/iQ-W6uGmeRE
May 15, 2007 ... I recently asked Govert how to find an excel cell reference in ... string sheetName = (string)XlCall.Excel(XlCall.xlSheetNm, reference);

How do I search across multiple columns for a partial string of text ...

https://support.google.com/docs/thread/121705592/how-do-i-search-across-multiple-columns-for-a-partial-string-of-text?hl=en
Aug 17, 2021 ... This uses the REGEXMATCH to find the word "History" in each cell of the row and when found gives the value of 1. When the results of the search ...

Search and use find and replace - Computer - Google Docs Editors ...

https://support.google.com/docs/answer/62754?hl=en&co=GENIE.Platform%3DDesktop
You can find and replace strings of text, including characters, numbers ... The examples below are with "Match case" checked and "Match entire cell contents" (for ...

search coordinates of the current cell

https://groups.google.com/g/openpyxl-users/c/nGrKiW4RUkw
I have a dictionary whose key is a string of 2 characters, and whose value is an amount. Using an Excel sheet from a sample workbook, I'd like to find the cell ...

Formula to match a sub-string in a cell and do a SWITCH match ...

https://support.google.com/docs/thread/25941198/formula-to-match-a-sub-string-in-a-cell-and-do-a-switch-match-against-it?hl=en
Jan 17, 2020 ... The if statement is necessary because without it if there is no match to the search string (arc in this example) it will fill the cell with an ...

How can I search in a cell for a word in a sentence, and if it find it ...

https://support.google.com/docs/thread/147050478/how-can-i-search-in-a-cell-for-a-word-in-a-sentence-and-if-it-find-it-then-write-a-certain-word?hl=en
Jan 21, 2022 ... ... find it, then write a certain word. What I want to do is in Spreadsheet search on a Cell for a specific word. For example maybe the cell says ...

Automatically run Google Search on elements of a cell in Google ...

https://support.google.com/docs/thread/202751825/automatically-run-google-search-on-elements-of-a-cell-in-google-sheets?hl=en
Feb 20, 2023 ... I would like to do is for google sheets to automatically do a Google search of cell contents (simple strings) and report out the hit count in another cell.

counting occurrences of a string in excel file, using python?

https://groups.google.com/g/python-excel/c/NcYKju_5DY8
Aug 30, 2011 ... to python-excel.. The following code will work, assuming that each cell contains an entire string that you need to search for: book = xlrd ...

Extracting multiple occurrences from a single cell - RegexReplace ...

https://support.google.com/docs/thread/67377264/extracting-multiple-occurrences-from-a-single-cell-regexreplace-substitute-find-replace?hl=en
Aug 27, 2020 ... I tried Substitute, RegexReplace and FInd and Replace from the edit tab. Google Sheets documentation being what it is, I don't know which one works best.

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 ... My goal is to eventually split this string of characters so that each character will be in its own cell. ... Search for 2 spaces, replace with a ...

how to determine whether a cell contains a formula

https://groups.google.com/g/exceldna/c/87Qi8Q5sVq4
Oct 5, 2010 ... to Excel-Dna. hi everyone, I started using ExcelDna this weekend, and I can't find any information in the archives related to my question ...

Count number of occurrences of a string within a cell - Google Docs ...

https://support.google.com/docs/thread/66532343/count-number-of-occurrences-of-a-string-within-a-cell?hl=en
Aug 23, 2020 ... where A2 was the Full text (KYYYGGGRYYROGGGRROOYYGGGOOORK) and B1 was the pattern to look for (OYYG), which found 1.

Conditional formatting, highlight row if cell contains substring ...

https://support.google.com/docs/thread/7025381/conditional-formatting-highlight-row-if-cell-contains-substring?hl=en
May 29, 2019 ... That will highlight the entire row if either condition is true. For the first one, try this: =SEARCH("Green Apples",$C2). Or ...

sumproduct - find text in string

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/1WVygPPKxaU
Feb 22, 2010 ... You want to look for cells that contain A or B or C anywhere within the cell and sum the corresponding value. Based on that sample data what ...

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 ... How to search and extract a single value from a comma separated string into another cell. I have a column with comma separated text values I ...

Google Sheets function list - Google Docs Editors Help

https://support.google.com/docs/table/25273?hl=en
Lookup, ADDRESS, ADDRESS(row, column, [absolute_relative_mode], [use_a1_notation], [sheet]), Returns a cell reference as a string. Learn more. Lookup, CHOOSE ...