In MS Word, I would like to find and replace numbers in the following pattern with superscript numbers. How can I do this?
10 1 >101 (1 is superscript) 10 2 >102 (2 is superscript) ... 10 9 >109 (9 is superscript)
22 Answers
Follow these steps:
- Go to the Home tab of the ribbon and click Find Replace command.
- Make sure initially both the Find What and Replace With boxes are empty.
- Click on the Find What box.
- Choose Format Tab then Font, Word displays the Find Font dialog box.
- Click the Superscript check box.
- In the Replace With box type the desire value.
- Finally hit the Find Next then either Replace or Replace all.
Above written steps will help you find the Superscripted Value then Replace it with the Suggested One.
N.B. I've successfully tested these steps with Word 2013 & 2016.
5You can then use "select all" then go to Home, hit superscript, and then un-select it. This will initially change all text to superscript. When you un-select, it changes everything (including the original superscript) to regular font size.
1