Track Mouse Location In a Sheet VBA

M

mowali

Hi gurus,
Does anybody know how to write a VBA code to find out the current cell
reference being hovered over by the mouse pointer.

I am trying to give the user the ability to change the colors of each
cell as the user moves around with the mouse throughout the sheet.
 
Top