View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Is the worksheet protected?
Is the workbook shared?

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.


--

Dave Peterson