11

You often see people using -> as an arrow, but I hate how it looks. I always use the symbol but to do so I have to insert > symbol, which is annoying.

Is there any way (shortcut) to insert this symbol in Word (2013)?

Bram Vanroy
  • 1,347

7 Answers7

19

You need to use the Numpad (the other numbers won't work!).

↑   ALT+24  Upwards arrow
↓   ALT+25  Downwards arrow
→   ALT+26  Rightwards arrow
←   ALT+27  Leftwards arrow
↔   ALT+29  Left right arrow
▲   ALT+30  Upwards filled arrow
▼   ALT+31  Downwards filled arrow
►   ALT+16  Rightwards filled arrow
◄   ALT+17  Leftwards filled arrow
Matt Smith
  • 214
  • 2
  • 2
12

People who type -> probably don't know that if you type --> you get the default arrow in Word.

If you actually want --> to be shown in Word, you can type --> and press backspace, which will undo the automatical conversion to the arrow image.

Terry
  • 1,719
7

You could try just using alt codes of these characters:

  • Left Alt+26 for →
  • Left Alt+27 for ←
phuclv
  • 30,396
  • 15
  • 136
  • 260
Fenixp
  • 201
5

This is probably only relevant in a few cases, but I'll still write it. It did help me. It's a three-step method that can be performed without leaving the keyboard.

  1. Both in OneNote 2013 and Word 2013, the equation mode can be started with Alt+=
  2. In there, you can write arrows with a code word like \rightarrow, \leftarrow or \uparrow. Pressing space after typing the code word automatically transforms it into the desired arrow.
  3. Leave the equation mode again with Alt+=.
phuclv
  • 30,396
  • 15
  • 136
  • 260
4

There are various ways to do that

1. AutoCorrect

By default --> will be changed to a light right-pointed arrow. Similarly ==> will be a heavy right-pointed arrow. There are also other types of arrows and you can also insert your own ones so you don't need any shortcuts

AutoCorrect arrows

Of course this needs AutoCorrect to be turned on. If it was turned off, you need to turn it on again by selecting File > Word Options > Proofing > AutoCorrect Options... > Replace text as you type

A downside of this is that many of the arrows are from the private use area like U+F0E0 U+F0E8, therefore you can't copy them around to other applications easily, but of course if you only use them in Word then it'll be fine

2. Math AutoCorrect

With this feature -> will be converted into → by default without doubling the hyphen.

There are even more types of arrows, including curved ones and diagonal ones like \asmash \hsmash \hsphantom \mapsto \lrhar \searrow \swarrow...

This needs Use Math AutoCorrect rules outside of math regions to be turned on beside the normal AutoCorrect.

3. MS Word's hex input

Just type the codepoint in hex (with or without U+) and then press Alt+X, Word will do the conversion for you. This works for any Unicode characters

For example is U+2197 so just type 2197 then Alt+X
However sometimes you need to type 2 followed by U+0197 (i.e. ) then you must type 2U+197 or 2U+0197 then Alt+X

You can find the codepoints for most arrows in the below wikipedia article (or just copy them directly)

4. Alt+Numpad

By default it'll only work for codepoints smaller than 256, hence you can just type a few arrows like Matt Smith's answer above.

To type codepoints above 255 you need to use hex numpad by setting EnableHexNumpad to 1 in HKEY_CURRENT_USER\Control Panel\Input Method. After that to type like above you can press Alt++2197

Again you can find hundreds of arrows in my linked Wikipedia articles above

phuclv
  • 30,396
  • 15
  • 136
  • 260
0

Instead of going to Insert > Symbol every time, you can right click Symbol and add it to the quick access toolbar (the blue bar up on top).

Once up there, it's two quick clicks versus three, or several presses with the Alt-codes

But that's not all...

If you then hold down Alt, it shows you the hotkeys for all you've placed up there.

So for me:
Alt+4 brings up the recent symbols box, then I navigate with arrow keys and press Enter to select.

It may be about as many key strokes as Alt-codes but it's easier. The only problem/benefit is they will change order as you use them, if you hate that then making macros for the arrows Alt-codes would be another way. Your question suggests you know how to get symbols into the recent symbols box so I won't cover that.

Hope this helps :)

phuclv
  • 30,396
  • 15
  • 136
  • 260
-1

You can also go Insert > Symbol > More Symbols > Font = Times new Roman > Subset = Arrows