View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stewart[_3_] Stewart[_3_] is offline
external usenet poster
 
Posts: 8
Default Capture mouses X &Y position on a worksheet

Capture mouses X&Y position on a worksheet. I want to use
the before right click option of the worksheet to display
a custom toolbar. I want to use the current position of
the mouse to set the left and top parameters for the
toolbar.

Is there a better way?