View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Luc[_7_] Luc[_7_] is offline
external usenet poster
 
Posts: 21
Default Change cell value between EMPTY and X when i click on the cell.

Thanks guys,

But i also want to change the cell to Empty if the value is "X"
and change to "X" if it is empty (a kind of toggle)

Luc