ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   right click menu excel (https://www.excelbanter.com/new-users-excel/24674-right-click-menu-excel.html)

Jo Vercauteren

right click menu excel
 
In excel I maked a right click menu with variabel values.
After all, I found that menu in the whole application, this was not my
intention.
I deleted het menu, bad done, because I can't reset 'm.

What's the way to call back the default right click excel menu ?

Re-install office didn't helped.
"application.commandbars("Cell").reset" also not.



Gord Dibben

Jo
The "reset" probably OK but just not enabled.

Open the immediate window in VBE and enter

application.commandbars("Cell").enabled = true


Gord Dibben Excel MVP

On Tue, 3 May 2005 12:46:18 -0700, "Jo Vercauteren"
wrote:

In excel I maked a right click menu with variabel values.
After all, I found that menu in the whole application, this was not my
intention.
I deleted het menu, bad done, because I can't reset 'm.

What's the way to call back the default right click excel menu ?

Re-install office didn't helped.
"application.commandbars("Cell").reset" also not.




All times are GMT +1. The time now is 03:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com