Cursor Hovering Address

J

Jon

Hi,

Is it possible, using Excel '97 VBA to determine the address (Row,Column)
over which the mouse pointer is "hovering"?

Thanks,
Jon
 
D

Dave Peterson

Do you need it for every cell or just a few?

If it's just a few, maybe you could live with comments that contain the address.
 
Top