PDA

View Full Version : VBA Word: How to customize a right click menu bar(shortcut menu)?



sharon3874
10-27-2006, 03:17 PM
I want to customize right click menu bar(shortcut menu bar) on a hyperlink. I want to change the menu bar(adding new menu item or delete menu item) dynamically based on different text of a hyperlink. How do I do it? For example, the right click menu bar on a hyperlink with text "a" is different than the right click menu bar on a hyperlink with text "b".

I already know how to add or delete menu item from the right click menu bar on a hyperlink. What about displaying it diffrently based on different text?

Can anyone help?

Thanks.

fumei
10-29-2006, 04:47 AM
1. Perhaps if you give an example of how you are modifying the right click menu so far;

2. I believe you got an answer regarding this kind of granularity over at Tek-Tips.