View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
broogle broogle is offline
external usenet poster
 
Posts: 67
Default Before RightClick event change

Hi, I am trying to use "Before_RightClick" event change in my code,
but, I just want to make this event being triggered only if the user do
the rightclick on the row(s) (the left handside number of the
sprdsheet) not anywhere else in the workbook area.
How can I identify this?

Thanks