View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Man Utd Man Utd is offline
external usenet poster
 
Posts: 23
Default Event handler in a cell

How do I define some event in a cell ?
Like, after I entered a string in a cell and press ENTER, something need to
be done like calculation, or fetch data from a file. Is it a macro ?