View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
crapit crapit is offline
external usenet poster
 
Posts: 75
Default Finding cell that a user click?

Is the event Worksheet_SelectionChange(ByVal Target As Range) the only way
to detect which particular cell a user has clicked?