View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dylan Dylan is offline
external usenet poster
 
Posts: 2
Default add 1 when click

Hi,
does anyone know how to program a cell when every single
click on that cell with mouse button, the value of the
cell will add 1. for example: Cell A1 had a value of 7,
when i click on cell A1, the value will go up to 8 and so
on.