About 1,862,972 results (3,312 milliseconds)

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 ... ... text such as (\v) (^v) (^l). I cannot get the replace function to accept the special character as a replacement. The pasted text is Unix ...

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

https://support.google.com/docs/answer/62754?hl=en&co=GENIE.Platform%3DDesktop
Find and replace items using regular expressions. You can find and replace strings of text, including characters, numbers, words, or patterns with regular ...

Special character not displayed properly in Google Docs - Google ...

https://support.google.com/docs/thread/183592673/special-character-not-displayed-properly-in-google-docs?hl=en
Oct 12, 2022 ... The only solutions are to either replace the blank boxes with the symbols ... I was able to find the symbol you need in special characters. (I ...

REGEXEXTRACT in Google Sheets - Why is escaping some special ...

https://support.google.com/docs/thread/16026142/regexextract-in-google-sheets-why-is-escaping-some-special-characters-not-working?hl=en
Oct 4, 2019 ... I've tried to get around this by replacing the . with another character like ## in order to try and find my way around the problem, but this ...

Best way to deal with special characters in data

https://groups.google.com/g/xmpie-users/c/1C9raIMZx_U
Viewing the character in Excel looks like “<” instead of an “a”. ... If I do a find and replace in UltraEdit and change the character in the data ...

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 ... Find and replace won't work because it is always referencing the text in a cell not the formula, in this case it is a specific cell. Find and ...

Is it possible to bold all instances of a specific word on docs ...

https://support.google.com/docs/thread/16707991/is-it-possible-to-bold-all-instances-of-a-specific-word-on-docs?hl=en
Oct 13, 2019 ... ... characters' usernames whenever it switches to "chat" format. ... First, you may want to try the add-on for Docs called Advanced Find & Replace.

Importing Page Break (code/ASCII?)

https://groups.google.com/g/microsoft.public.word.pagelayout/c/-7hiUKxhP3U
For additional confusion, you throw in the symbols used by Word's Find/Replace dialog. These have *NO* relation to ASCII control character codes. Using ^m ...

Search & Replace [with backspace or delete?]

https://groups.google.com/g/microsoft.public.word.pagelayout/c/wndx_4XXNvM
Find the search string and replace with nothing - just leave Replace ... usually not what you want. If you are searching for a specific text string followed by a ...

Importing CSV file with special characters into DSpace.

https://groups.google.com/g/dspace-tech/c/ChLAxfnk_Og
All you have to do now is to find and replace all the characters. After cleaning it up, download as CSV and then import it back to DSpace.

How do you change the text color using Find and Replace? - Google ...

https://support.google.com/docs/thread/146549265/how-do-you-change-the-text-color-using-find-and-replace?hl=en
Jan 19, 2022 ... Is it possible to do this, but instead of specific text/word, change every text/symbol from one color to another? For example: Change the ...

Advanced Find & Replace for Sheets™ - Google Workspace ...

https://workspace.google.com/marketplace/app/advanced_find_replace_for_sheets/35775145878
Aug 20, 2024 ... - Escape Characters: Replace text using escape characters to handle special symbols and sequences accurately. - Comprehensive Formatting Support ...

Add 1 year to a date - Google Docs Editors Community

https://support.google.com/docs/thread/273228240/add-1-year-to-a-date?hl=en
May 7, 2024 ... ... find and replace to add 365 days. But you can replace the year, as ... In the example I gave you, the ()$ characters are regex special characters ...

Auto formating causing #ERROR! for phone number entries in a ...

https://support.google.com/docs/thread/21952036/auto-formating-causing-error-for-phone-number-entries-in-a-spreadsheet?hl=en
Dec 4, 2019 ... Select the column with the phone numbers in it then press Ctrl+H to open the find and replace. Then change the "Search" to specific range and it should show ...

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.

SUBSTITUTE - Google Docs Editors Help

https://support.google.com/docs/answer/3094215?hl=en
Syntax. SUBSTITUTE(text_to_search, search_for, replace_with, [occurrence_number]). text_to_search - The text within which to search and replace ...

Find and replace WITH italics - Google Docs Editors Community

https://support.google.com/docs/thread/194032686/find-and-replace-with-italics?hl=en
Dec 22, 2022 ... I can't find a way to find a word and replace it with the word in italics- A. mellifera to A. mellifera. It is a 40 page document so not having to replace one ...

How do I use Find & Replace to change a lowercase character to an ...

https://support.google.com/docs/thread/191932410/how-do-i-use-find-replace-to-change-a-lowercase-character-to-an-uppercase-in-a-google-sheets?hl=en
Dec 8, 2022 ... I have cells that have lowercase letters that need to be changed to uppercase (or vice-versa) using Find & Replace so when I sort on the ...

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 ... ... remove ALL spaces between the characters as needed. ... 1) Use the Search and Replace tools - Search for 2 spaces, replace with a single space.

Alternative to using multiple nested SUBSTITUTE - Google Docs ...

https://support.google.com/docs/thread/162805656/alternative-to-using-multiple-nested-substitute?hl=en
May 8, 2022 ... * @param {A2:B} text_to_search The text strings within which to search and replace. * @param {S2:S} search_for The text strings to search for ...