View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Felipe Felipe is offline
external usenet poster
 
Posts: 7
Default Macro to increase cell number by 1 at a time

I'm trying to create a stat sheet to record points for a volleyball match.
How can I create a macro as a button to add 1 to the cell each time I click
it and have the number be represented in the button. Thanks.