Function to determine current cursor position?

D

Dan

Is there an Excel 2007 fuction where I can learn which cell a user clicks on?

For example: If the user clicks on cell 'B4', the function returns Row 4,
and can also return the Column (in this example, 'B' or '2')

Thanks in advance.

--Dan
 
Top