Mouse events on an Excel sheet

M

mike

I would like to have the possibility to use mouse events
(like MouseMove) at ExcelSheet level.
How can I do that ?
 
J

John Michl

Check out the excel.programming forum since you'd need some VBA code for
that.

- John
 
Top