![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#4
|
|||
|
|||
|
You need to copy "R²" from the document window. But the “²” in the "R²" string must be Unicode U+00B2. To check this, place the insertion cursor right after the “²” character, then press Alt+X. You should get “00B2”.
To get a proper “²” in the "R²" string, type “R” followed by “00B2”, then Alt+X. If you type ordinary “2”, select it, then superscript it, you don’t get U+00B2. You get “0032”, which is Unicode for an ordinary space character. Maybe this is a bug in Word. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Words failing to be replaced on find and replace. | Obango Benjamin | Word | 1 | 06-14-2022 05:50 PM |
Find and replace words according to excel file
|
laith93 | Word VBA | 7 | 12-13-2021 08:11 PM |
Find & Replace Multiple words
|
Gartholameau | Word VBA | 2 | 01-20-2019 04:56 PM |
multiple find and replace in vba for special words
|
kvnrao | Word VBA | 7 | 11-02-2018 06:28 PM |
Find and replace mutiple spaces between lowercase words only
|
Dave T | Word VBA | 2 | 07-16-2015 11:23 PM |