![]() |
|
#1
|
|||
|
|||
|
I need help for Find / Replace in Word
I need to replace the dot-dot distance (dot-blank). The problem is that there are numbers that contain the dot. example: This planet is called Earth.It contains the continents that have 125,254,564.15 m2 solve: This planet is called Earth. It contains the continents that have 125,254,564.15 m2 So, I need to disassemble the two letters but not allowed between numbers |
|
#2
|
||||
|
||||
|
Hi beginner,
You could use a wildcard Find/Replace, where: Find = .([!^t^11-13. 0-9]) Replace = . \1 The above puts a space after any period that is not followed by another period, a tab, manual line break, page break, paragraph break, space, or number.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#3
|
|||
|
|||
|
THANKS! macropod
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Bad view when using Find and Find & Replace - Word places found string on top line
|
paulkaye | Word | 4 | 12-06-2011 11:05 PM |
Is there a way to use "find/replace" to find italics words?
|
slayda | Word | 3 | 09-14-2011 02:16 PM |
Find and Replace
|
kjxavier | Word | 6 | 08-19-2011 09:56 PM |
Find and Replace
|
kjxavier | Excel | 3 | 08-12-2011 10:49 PM |
Help with find and replace or query and replace
|
shabbaranks | Excel | 4 | 03-19-2011 08:38 AM |