View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
perf perf is offline
external usenet poster
 
Posts: 17
Default mouse selection of shapes

Hi all,
I would like to run some vba code when the user selects a shape or an image.

the procedure selectionchange() seem not to be useful with shapes but only
with cells...

can you please help me?

thanks

marco