While typing sentences I would like to change the text color at few places. To do so I have to do it manually by going to fonts pop section. Is there any way to create a keyboard shortcut so that I can change the text color of some word in sentence while I am typing?
4 Answers
For Word 2010 and 2013, go to File > Options > Customize Ribbon > Keyboard Shortcuts > All Commands (in left list) > Color: (in right list)
-- at this point, you type in the short cut (such as Alt+r) and select the color (such as red). (This actually goes back to 2003 but I don't have that installed to provide the pathway.)
-
Much faster than the Alt + H solution! – qwertzguy Feb 18 '16 at 15:29
-
This works for Word 2007 as well. Thanks; I've been looking for this for years! – Techwolf Feb 19 '16 at 09:57
-
In Word 2019 (or whichever version was released then, since this piece of shit program doesn't let me view the version from help) you can't assign ctrl+G, well you can, but the coloring doesn't work if you do. – yodalr Jun 08 '20 at 19:44
-
2For Word 2019, with @louis.com solution you can only use preset colors, if you want to color with active color, find TextFillEffectDefaultFont and use that. – yodalr Jun 08 '20 at 19:51
-
You can add "Customize Ribbon" to quick bar to facilitate the process of setting up shorcuts. – BND Feb 12 '21 at 10:27
-
1You lost me at "and select the color". I don't see anywhere to do that and the shortcut turns my text red, regardless of what keys I choose. – xr280xr Mar 10 '21 at 07:07
You could use a macro, but it’s simpler to use styles. Define a character style that has the desired text color and assign a shortcut key to it, say Alt+R. In order to be able to switch color using just the keyboard, define another character style, say “normal”, that has no special feature—just for use to get normal text after switching to your colored style, and assign another shortcut to it, say Alt+N. Then you would just type text, press Alt+R to switch to colored text, type that text, press Alt+N to resume normal text color, etc.

- 14,209
- 7
- 52
- 79

- 195,524
- 37
- 270
- 390