View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ntl.news.com ntl.news.com is offline
external usenet poster
 
Posts: 1
Default changing cell value by double clicking it with out vba/macros

how can i get excel to change the value of a cell from a list by double
clicking on it. e.g. cell has value "cat" then dbl clicking it changes it
to dog, then to mouse and repeats with cat again....

of course, i want to know how to do this without vba/macros.

regards.