Is there a way to overline a character in MS Word?

As an example, the average value for a data set is often denoted with a bar over the “x” character. I checked the Character Map and couldn’t find an x-bar character. Is there a way to overline a character? :confused:

try using the equation editor. (Insert->object->MS Equation)

Yep. You’ll see a little box outline with a line over it. That’s the one.

“format font strikethrough” doesn’t do what you want?

No. I’d like the bar to be over the character, not through it.

So unless I use equation editor, there’s no way to it. Hmmm. Thanks.

I’d think just drawing a line from the Drawing toolbar (Hold down Shift while drawing it to keep it straight) and moving it over the x would be easier than using Equation Editor.

You could even ALT+Drag copy both the X and the line, group them, and have them available to Paste as Picture through a customized toolbar button.

I found one under the Font “WP Math B”… It says the Character Code is 0x30, which confuses me, and I can’t seem to get it to work in here.

But if you have that font installed in Word, you can find it and set up a shortcut key for it.

You can also do it in a non-app-specific Unicode way, if you want.

Open the Character Map (Start | Run… | “charmap”), and select “Arial Unicode MS” as the font. Click “Advanced View”, and then select “Unicode Subrange” in the “Group by” dropdown. Select “Combining Diacritical Marks”. Type the letter you want overlined in the text box near the bottom of the main Character Map window, and then double-click on the combining overline (6th from left, top row). This should overline the letter you typed earlier. Select the text in the text box and click copy.

Now paste it somewhere it won’t be overwritten so you don’t have to go through all of this all over again. I know the Equation Editor is the fastest and most convenient, but this method is guaranteed to work almost anywhere Unicode is available – if you have users who need to read this other than you, this might be a consideration. Maybe someday MS will give us an easier way to type Unicode diacritics over letters.

This also lets you type all sorts of other non-English letters, like ż and š. Also, it’s kinda neat to browse all of the Unicode characters available, like “ആ”.

This is possible. The following applies to Word2000 but the rest should be similar–>

Knowledgebase article: http://support.microsoft.com/default.aspx?scid=kb;en-us;211642

Basically, press CTRL+F9 and within the brackets enter:

eq \o(x,-)

Highlight the - | right-click and select Font… | click the Character Spacing Tab | change Position to raised 6 pt. | click OK | highlight whole equation formula | right-click | toggle field codes

This is basically just entering the equation without using the equation editor.

Enjoy.

Bambi Hassenpfeffer and larsenmtl: Thanks! Both of your procedures worked.