Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.newusers
Gordon[_2_] Gordon[_2_] is offline
external usenet poster
 
Posts: 165
Default Adding item to right-click menu Word 2007

I run the ribbon minimized and use the Right-click on selected text to
format. The Underline function doesn't appear on that selection - is there a
way to add it?

  #2   Report Post  
Posted to microsoft.public.word.newusers
Jacinthe Jacinthe is offline
external usenet poster
 
Posts: 8
Default Adding item to right-click menu Word 2007

I think a keyboard shortcut would be a lot more efficient. Use Ctrl-U to
turn the underlining on and off.

(Yes, I'm one of those. I only use the mouse if I absolutely have to.)

"Gordon" wrote:

I run the ribbon minimized and use the Right-click on selected text to
format. The Underline function doesn't appear on that selection - is there a
way to add it?


  #3   Report Post  
Posted to microsoft.public.word.newusers
Herb Tyson [MVP] Herb Tyson [MVP] is offline
external usenet poster
 
Posts: 2,936
Default Adding item to right-click menu Word 2007

There are a number of different right-click menus that can appear in Word,
depending on the context. The following macro should add Underline to the
most common right-click menu in Word 2007:

Sub AddUnderlineToMenu()
'
' AddUnderlineToMenu Macro
' Macro recorded 7/17/2008 by
'
CommandBars("Formatting").Controls(8).Move Bar:=CommandBars("Text"), _
Befo=6
End Sub

I recorded this macro in Word 2003, then ran it in Word 2007... and it did
indeed add Underline to the right-click menu, just before Font.

But, like Jacinthe suggests, pressing Ctrl+U might be a more ergonomic
solution.


--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"Gordon" wrote in message
...
I run the ribbon minimized and use the Right-click on selected text to
format. The Underline function doesn't appear on that selection - is there
a way to add it?


Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
adding a specific item from the Add-iins menu to the quick access K.L. Smith Microsoft Word Help 2 June 28th 08 05:13 AM
Removing unwanted right click menu item in Word 2000 PatsyC Microsoft Word Help 2 June 19th 08 10:17 PM
How add new item into Context Menu for Right Mouse Click for Word2007? avkokin Microsoft Word Help 4 March 5th 08 11:47 AM
Adding a Template to a Menu Item Gurmukh Microsoft Word Help 1 October 17th 06 12:53 AM
Why can't I double click an item in a drop down menu to insert? akhometeam Microsoft Word Help 4 October 24th 05 04:59 PM


All times are GMT +1. The time now is 02:28 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"