View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Jarrett Tim Jarrett is offline
external usenet poster
 
Posts: 1
Default Event procedures for spreadsheet cells ?

Hi -

Does anyone know, is there any way to trap a select or activate event for a
cell in a worksheet ? My code generates statistical analysis on columns of
data and it would be nice to be able to highlight the source data involved
whenever I click in one of the result cells. Any ideas anyone ?

Thanks