Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I used to have an option to insert hyperlink on my right click in excel. It
is gone now, can I put it back in? I know I can use the tool bar, but I liked having it on my mouse, I use it alot. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Is it gone or just grayed out? Make sure you are not "in" the cell, not in the Edit Mode. You also don't get the command at all if you right click a row or column. The command can be removed via vba, but I doubt that is your problem. You can also press Ctrl+K, the Add or Edit Hyperlink shortcut key. -- If this helps, please click the Yes button. Cheers, Shane Devenshire "gigi6d" wrote: I used to have an option to insert hyperlink on my right click in excel. It is gone now, can I put it back in? I know I can use the tool bar, but I liked having it on my mouse, I use it alot. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Alt + F11 to open VBE.
ViewImmediate Window. Copy this into that window and hit ENTER key. Application.CommandBars("Cell").reset Gord Dibben MS Excel MVP On Sun, 15 Mar 2009 08:53:02 -0700, gigi6d wrote: I used to have an option to insert hyperlink on my right click in excel. It is gone now, can I put it back in? I know I can use the tool bar, but I liked having it on my mouse, I use it alot. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lost Menus & Toolbars with Right Click macro - HELP? | Excel Discussion (Misc queries) | |||
Lost Autofilter option | Excel Discussion (Misc queries) | |||
Hyperlink Option on Right-click short-cut menu gone? | Excel Discussion (Misc queries) | |||
lost option to insert comment, need it back? | Excel Worksheet Functions | |||
Lost Toolbar / Right click disabled | Excel Discussion (Misc queries) |