Re: Right Click Pop Up Menus Disabled
- From: "Jim Rech" <jrrech@xxxxxxxxxxx>
- Date: Mon, 5 May 2008 13:04:01 -0400
In the VBE open the Immediate window, paste this code in and run it:
Commandbars("Cell").Enabled = True
You might want to check the macro that set Enabled to false and inquire why
that was necessary and why it wasn't reset.
--
Jim
"Steve" <Steve@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0AC4677E-F75B-4DA3-B32E-38050B5CCF77@xxxxxxxxxxxxxxxx
|I forgot to mention the problem only seems to be on the right click for the
| cells. Other right click menus appear to work.
|
| "Steve" wrote:
|
| > My right click pop up menus are disabled. I installed a macro in my
personal
| > workbook with an "Open" event so the menus are there now because of the
| > macro, but something obvioulsy happened to disable them in the first
place.
| > Is there something I can do (other than my personal workbook macro) that
I
| > can do to enable right click menus for the entore Excel application?
| >
| > Thanks for your help
| > Steve
.
- Follow-Ups:
- Re: Right Click Pop Up Menus Disabled
- From: Steve
- Re: Right Click Pop Up Menus Disabled
- References:
- Right Click Pop Up Menus Disabled
- From: Steve
- RE: Right Click Pop Up Menus Disabled
- From: Steve
- Right Click Pop Up Menus Disabled
- Prev by Date: How can I get a subtotal to appear in a column within a spreadshee
- Next by Date: Excel 2007 Save Feature
- Previous by thread: RE: Right Click Pop Up Menus Disabled
- Next by thread: Re: Right Click Pop Up Menus Disabled
- Index(es):
Relevant Pages
|