View Single Post
  #9   Report Post  
Anthony
 
Posts: n/a
Default

Duke,
oh...err....sorry bit of a novice, how wud I check if any addins loaded?
thanks

"Duke Carey" wrote:

Any chance you have an add-in loaded that modifies the right-click action?
Essbase, for instance, can cause this type of behavior, but has settings to
allow you to turn it off.

"Anthony" wrote:

Hi,
I am trying to asaign a macro to an inserted picture or even an object buit
the right click doesn't work.
I have done the following when I couldn't right click anywhere but I still
can't get it to work on the pics/objects..here is what I did before

Opened the VB Immediate window and typed
application.commandbars("Cell").enabled = true

any help apreciated.