Hi Kirk,
There is no MouseMove event in a worksheet. However, you could put a textbox
control in a cell and set the mouse pointer property to whatever you want.
Can also link a cell to the textbox - handy and no VBA required.
Ed Ferrero
www.edferrero.com
Is it possible to change the Cursor shape from a Cross to (perhaps) a
Hand, or something else, when it is on a particular cell (in a
particular sheet) ?
Thanks - Kirk