
- #How to remove formatting in word windows 7 how to
- #How to remove formatting in word windows 7 windows
#How to remove formatting in word windows 7 windows
Each type of file in Windows needs to be told what it is so the appropriate action can be taken and the file can be opened or launched. If you want to change the slash character used, change the character assigned to the NewSlashChar variable.Your computer is always opening different types of files, whether they are images, music, text files, archives, documents, or executables. To use the macro, simply position the insertion point at the end of the fraction you typed, and then run it. Selection.MoveLeft Unit:=wdWord, count:=3, Extend:=wdExtendĭenominator = Right(OrigFrac, Len(OrigFrac) - SlashPos) The following macro, FmtFraction, will use the superscript/subscript method to produce a formatted fraction.ĭim Numerator As String, Denominator As String If you use a lot of different fractions, you can instead use a macro to provide the formatting you need. If you use a limited number of fractions over and over again, the AutoCorrect approach is nice and easy. (How to do this has been covered in other issues of WordTips.) Simply make sure that the AutoCorrect entry is saved as formatted text, and you will be able to use your new fraction quickly and easily. Once you have created your fraction, the easiest way to use it is to define it as an AutoCorrect entry. You will need to look around and find the one you like the best. There are several good options for this "improved slash," depending on the font you are using. The reason you may want to do this is that the slash used in the single-character fonts built into Word (you remember-those created when you type the characters "1/2") uses a slash that is at a different angle than the slash shown when you simply type a slash.

Thus, if you were using 10-point text, you would raise the position by 4 points.

Replace the slash with a different "slash-type" symbol, if desired.Select the denominator (the part to the right of the slash) and format it as subscript.Select the numerator (the part to the left of the slash) and format it as superscript.
#How to remove formatting in word windows 7 how to
Many of the formatting settings depend on which font you are using, but you can use the following steps as guidance for how to proceed: One way around this conundrum is to fiddle with the font characteristics of the numbers in your fraction so that the fraction appears as desired. Most fonts, however, don't have such characters for other less-common fractions. This is because Word replaces those characters with actual single-character font representations of those fractions. The same is true for other common fractions, such as 1/4 and 3/4. You may have noticed that if you type 1/2 in a Word document, the characters are converted automatically to a very nicely formatted fraction.
