Share via

Excel - right click menu missing.

Anonymous
2016-10-18T15:40:34+00:00

When I right click in excel I have only a few formatting options and lost all my menu options like add comment or hyperlink ect.  Following other post, I have already started excel in SAFE mode and nothing changed.  How can i get my full "right click" menu back?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2016-10-18T16:36:29+00:00

    Alt + F11 to open VB Editor then View>Immediate Window

    Type      Application.CommandBars("Cell").Reset   then hit Enter

    Alt + q to return to worksheet and right-click menu should be reset to default.

    How did it get mucked up to start with?   Opened some workbook containing code?

    Gord

    300+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2016-10-26T22:12:15+00:00

    re:  right-click menu abridged on all workbooks

    Gord's recommendation usually takes care of right-click menu problems.

    You may have ignored his caution about workbooks with code altering the menu.

    I would still check for add-ins and com add-ins that might be causing the problem.

    Also, Windows10 has caused screwups with Windows and Office.

    Another "remedy":  with Excel close****d , is to delete the Excel??.xlb file.  (11,12,14,15,16)

    That file contains the menu configurations for XL (menus and ribbon) and will be automatically rebuilt after Excel is started.

    Any customizations will be lost. 

    You may have to do a file search to find it.

    In my older Windows version (not Windows10) the file is located here...

      C:\Documents and Settings\James Cone\Application Data\Microsoft\Excel

    '---

    Jim Cone

    Portland, Oregon USA

    https://goo.gl/IUQUN2 (Dropbox)

    (free & commercial excel add-ins & workbooks)

    50+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2016-10-26T20:09:20+00:00

    Thank you Gord for the reply.  I am not sure how this happened or exactly when.  I found the answer you sent me in someones question/reply and that does work.  The bigger issue for me is when I open a new workbook from Excel, I have no options there either, its not just the workbook I though it was in but rather in all my workbooks.  Any thoughts on how to correct this?

    6 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2016-10-26T20:24:38+00:00

    I have not upgraded my version of Excel beyond 2007 so I am not familiar enough with the structure of 2013 to be able to hazard a guess beyond my original attempt to restore your right-click menu.

    Gord

    4 people found this answer helpful.
    0 comments No comments